Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp934 struct AllocaPoisonCall { struct
940 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
941 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1120 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()