Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp383 const auto *NLessOne = SE->getMinusSCEV(N, SE->getOne(T)); in simplifyIVRemainder() local
384 if (SE->isKnownPredicate(LT, NLessOne, D)) { in simplifyIVRemainder()