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