Searched refs:ClInstrumentAtomics (Results 1 – 4 of 4) sorted by relevance
83 static cl::opt<bool> ClInstrumentAtomics( variable291 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()297 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()
66 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",555 if (ClInstrumentAtomics) in sanitizeFunction()
105 static cl::opt<bool> ClInstrumentAtomics( variable756 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()761 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()
221 static cl::opt<bool> ClInstrumentAtomics( variable1318 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()1323 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()