Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp619 struct AllocaPoisonCall { struct
620 IntrinsicInst *InsBefore;
621 AllocaInst *AI;
622 uint64_t Size;
623 bool DoPoison;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp841 struct AllocaPoisonCall { struct
842 IntrinsicInst *InsBefore;
843 AllocaInst *AI;
844 uint64_t Size;
845 bool DoPoison;