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