Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getSignedMaxValue

639       APInt::getSignedMaxValue(cast<IntegerType>(S->getType())->getBitWidth());
1368 UpperLimit = SE.getConstant(APInt::getSignedMaxValue(BitWidth));