Searched defs:MaxValue (Results 1 – 5 of 5) sorted by relevance
146 int MaxValue = getMaxValue(); in isConstExtended() local
472 APInt MaxValue = APInt::getMaxValue(DstTySize).zext(getBitWidth()); in truncate() local
1696 int MaxValue = getMaxValue(MI); in isConstExtended() local
24 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()
7026 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in doesIVOverflowOnLT() local7035 APInt MaxValue = APInt::getMaxValue(BitWidth); in doesIVOverflowOnLT() local