Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp841 struct AllocaPoisonCall { struct
847 SmallVector<AllocaPoisonCall, 8> DynamicAllocaPoisonCallVec;
848 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec;
1010 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp619 struct AllocaPoisonCall { struct
625 SmallVector<AllocaPoisonCall, 8> AllocaPoisonCallVec;
763 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst()