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()
68 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",608 if (ClInstrumentAtomics) in sanitizeFunction()
95 static cl::opt<bool> ClInstrumentAtomics( variable753 if (!ClInstrumentAtomics || ignoreAccess(RMW->getPointerOperand())) in getInterestingMemoryOperands()758 if (!ClInstrumentAtomics || ignoreAccess(XCHG->getPointerOperand())) in getInterestingMemoryOperands()
206 static cl::opt<bool> ClInstrumentAtomics( variable1452 if (!ClInstrumentAtomics || ignoreAccess(RMW->getPointerOperand())) in getInterestingMemoryOperands()1457 if (!ClInstrumentAtomics || ignoreAccess(XCHG->getPointerOperand())) in getInterestingMemoryOperands()