Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 struct AllocaPoisonCall { struct
1064 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
1065 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1245 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()