Searched refs:ClInstrumentAtomics (Results 1 – 4 of 4) sorted by relevance
99 static cl::opt<bool> ClInstrumentAtomics( variable348 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()354 if (!ClInstrumentAtomics) in isInterestingMemoryAccess()
65 static cl::opt<bool> ClInstrumentAtomics("tsan-instrument-atomics",552 if (ClInstrumentAtomics) in sanitizeFunction()
114 static cl::opt<bool> ClInstrumentAtomics( variable840 if (!ClInstrumentAtomics || ignoreAccess(ORE, I, RMW->getPointerOperand())) in getInterestingMemoryOperands()845 if (!ClInstrumentAtomics || ignoreAccess(ORE, I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()
224 static cl::opt<bool> ClInstrumentAtomics( variable1421 if (!ClInstrumentAtomics || ignoreAccess(I, RMW->getPointerOperand())) in getInterestingMemoryOperands()1426 if (!ClInstrumentAtomics || ignoreAccess(I, XCHG->getPointerOperand())) in getInterestingMemoryOperands()