Searched refs:ClInstrumentAtomics (Results 1 – 4 of 4) sorted by relevance
82 static cl::opt<bool> ClInstrumentAtomics( variable349 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()357 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()
67 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",578 if (ClInstrumentAtomics) in sanitizeFunction()
95 static cl::opt<bool> ClInstrumentAtomics( variable674 if (!ClInstrumentAtomics || ignoreAccess(RMW->getPointerOperand())) in getInterestingMemoryOperands()679 if (!ClInstrumentAtomics || ignoreAccess(XCHG->getPointerOperand())) in getInterestingMemoryOperands()
210 static cl::opt<bool> ClInstrumentAtomics( variable1442 if (!ClInstrumentAtomics || ignoreAccess(RMW->getPointerOperand())) in getInterestingMemoryOperands()1447 if (!ClInstrumentAtomics || ignoreAccess(XCHG->getPointerOperand())) in getInterestingMemoryOperands()