Searched refs:ClInstrumentWrites (Results 1 – 6 of 6) sorted by relevance
78 ClInstrumentWrites("memprof-instrument-writes", variable341 if (!ClInstrumentWrites) in isInterestingMemoryAccess()370 if (!ClInstrumentWrites) in isInterestingMemoryAccess()
90 static cl::opt<bool> ClInstrumentWrites( variable657 if (!ClInstrumentWrites || ignoreAccess(SI->getPointerOperand())) in getInterestingMemoryOperands()
202 static cl::opt<bool> ClInstrumentWrites( variable1386 if (!ClInstrumentWrites || ignoreAccess(SI->getPointerOperand())) in getInterestingMemoryOperands()1407 if (IsWrite ? !ClInstrumentWrites : !ClInstrumentReads) in getInterestingMemoryOperands()
90 static cl::opt<bool> ClInstrumentWrites( variable524 if (!ClInstrumentWrites) return nullptr; in isInterestingMemoryAccess()
207 static cl::opt<bool> ClInstrumentWrites( variable1365 if (!ClInstrumentWrites) return nullptr; in isInterestingMemoryAccess()1388 if (!ClInstrumentWrites) in isInterestingMemoryAccess()
145 static cl::opt<bool> ClInstrumentWrites( variable953 if (!ClInstrumentWrites) return nullptr; in isInterestingMemoryAccess()