Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp909 struct AllocaPoisonCall { struct
915 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
916 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1093 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()