Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp570 struct AllocaPoisonCall { struct
576 SmallVector<AllocaPoisonCall, 8> AllocaPoisonCallVec;
712 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()