Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp856 struct AllocaPoisonCall { struct
862 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
863 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1025 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()