Searched refs:ClInstrumentAtomics (Results 1 – 4 of 4) sorted by relevance
97 static cl::opt<bool> ClInstrumentAtomics( variable306 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()312 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()
66 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",553 if (ClInstrumentAtomics) in sanitizeFunction()
107 static cl::opt<bool> ClInstrumentAtomics( variable806 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()811 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()
223 static cl::opt<bool> ClInstrumentAtomics( variable1341 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()1346 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()