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.cpp932 struct AllocaPoisonCall { struct
938 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
939 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1118 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()