Searched refs:ClInstrumentReads (Results 1 – 2 of 2) sorted by relevance
79 static cl::opt<bool> ClInstrumentReads("hwasan-instrument-reads", variable436 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()
197 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable1229 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()1264 if (!ClInstrumentReads) in isInterestingMemoryAccess()