Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp121 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable
782 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()