Searched refs:AInt (Results 1 – 1 of 1) sorted by relevance
483 const APInt &AInt = IncSCEV->getAPInt().abs(); in collectPossibleIVs() local484 if (IncSCEV->getValue()->isZero() || AInt.uge(MaxInc)) in collectPossibleIVs()