Lines Matching full:aint
600 const APInt &AInt = IncSCEV->getValue()->getValue().abs();601 if (IncSCEV->getValue()->isZero() || AInt.uge(MaxInc))1460 const APInt &AInt = COp->getValue()->getValue();1462 if (AInt.isNegative()) {