Searched refs:NLessOne (Results 1 – 1 of 1) sorted by relevance
402 const SCEV *NLessOne = SE->getMinusSCEV(N, SE->getOne(T)); in simplifyIVRemainder() local403 if (SE->isKnownPredicate(LT, NLessOne, D)) { in simplifyIVRemainder()