Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp570 struct AllocaPoisonCall { struct
571 IntrinsicInst *InsBefore;
572 AllocaInst *AI;
573 uint64_t Size;
574 bool DoPoison;