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