Searched refs:ClInstrumentReads (Results 1 – 6 of 6) sorted by relevance
73 static cl::opt<bool> ClInstrumentReads("memprof-instrument-reads", variable334 if (!ClInstrumentReads) in isInterestingMemoryAccess()376 if (!ClInstrumentReads) in isInterestingMemoryAccess()
86 static cl::opt<bool> ClInstrumentReads("hwasan-instrument-reads", variable652 if (!ClInstrumentReads || ignoreAccess(LI->getPointerOperand())) in getInterestingMemoryOperands()
198 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable1381 if (!ClInstrumentReads || ignoreAccess(LI->getPointerOperand())) in getInterestingMemoryOperands()1407 if (IsWrite ? !ClInstrumentWrites : !ClInstrumentReads) in getInterestingMemoryOperands()
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()
142 static cl::opt<bool> ClInstrumentReads("asan-instrument-reads", variable947 if (!ClInstrumentReads) return nullptr; in isInterestingMemoryAccess()