Home
last modified time | relevance | path

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

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