Searched refs:RBound (Results 1 – 1 of 1) sorted by relevance
512 APInt RBound = Bound.reverseBits(); in determineLiveOperandBitsAddCarry() local514 APInt RProp = RAOut + (RAOut | ~RBound); in determineLiveOperandBitsAddCarry()515 APInt RACarry = RProp ^ ~RBound; in determineLiveOperandBitsAddCarry()