Searched refs:ClInstrumentReads (Results 1 – 3 of 3) sorted by relevance
76 static cl::opt<bool> ClInstrumentReads("hwasan-instrument-reads", variable329 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()
196 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable1222 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()1257 if (!ClInstrumentReads) in isInterestingMemoryAccess()
142 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable947 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()