Searched refs:HavePoisonedAllocas (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1640 bool HavePoisonedAllocas = false; local
1646 HavePoisonedAllocas |= APC.DoPoison;
1729 } else if (HavePoisonedAllocas) {

Completed in 83 milliseconds