Searched refs:ClInstrumentAtomics (Results 1 – 4 of 4) sorted by relevance
83 static cl::opt<bool> ClInstrumentAtomics( variable349 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()355 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()
67 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",563 if (ClInstrumentAtomics) in sanitizeFunction()
102 static cl::opt<bool> ClInstrumentAtomics( variable754 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()759 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()
219 static cl::opt<bool> ClInstrumentAtomics( variable1288 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()1293 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()