Home
last modified time | relevance | path

Searched refs:NLessOne (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp389 const auto *NLessOne = SE->getMinusSCEV(N, SE->getOne(T)); in simplifyIVRemainder() local
390 if (SE->isKnownPredicate(LT, NLessOne, D)) { in simplifyIVRemainder()