Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getSignedMaxValue

94   APInt Max = APInt::getSignedMaxValue(W).sext(W * 2);