Searched refs:getIdentityValueForAtomicOp (Results 1 – 1 of 1) sorted by relevance
433 static APInt getIdentityValueForAtomicOp(AtomicRMWInst::BinOp Op, in getIdentityValueForAtomicOp() function524 Value *const Identity = B.getInt(getIdentityValueForAtomicOp(Op, TyBitWidth)); in optimizeAtomic()