Searched refs:AllocaPoisonCall (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp474 struct AllocaPoisonCall { struct in struct:__anon26249::FunctionStackPoisoner
480 SmallVector<AllocaPoisonCall, 8> AllocaPoisonCallVec;
551 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison};

Completed in 494 milliseconds