Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp934 struct AllocaPoisonCall { struct
935 IntrinsicInst *InsBefore;
936 AllocaInst *AI;
937 uint64_t Size;
938 bool DoPoison;