Searched refs:ShiftedConstValue (Results 1 – 1 of 1) sorted by relevance
8696 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in performMulCombine() local8708 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine()