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