Home
last modified time | relevance | path

Searched refs:ClInstrumentAllocas (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp175 static cl::opt<bool> ClInstrumentAllocas("asan-instrument-allocas", variable
1724 if (ClInstrumentAllocas) { in poisonStack()