Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp142 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable
947 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()