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