Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp619 struct AllocaPoisonCall { struct
620 IntrinsicInst *InsBefore;
621 AllocaInst *AI;
622 uint64_t Size;
623 bool DoPoison;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp909 struct AllocaPoisonCall { struct
910 IntrinsicInst *InsBefore;
911 AllocaInst *AI;
912 uint64_t Size;
913 bool DoPoison;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp891 struct AllocaPoisonCall { struct
892 IntrinsicInst *InsBefore;
893 AllocaInst *AI;
894 uint64_t Size;
895 bool DoPoison;