Searched refs:ClInstrumentReads (Results 1 – 2 of 2) sorted by relevance
86 static cl::opt<bool> ClInstrumentReads("hwasan-instrument-reads", variable518 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()
203 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable1359 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()1394 if (!ClInstrumentReads) in isInterestingMemoryAccess()