Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp390 const auto *NLessOne = SE->getMinusSCEV(N, SE->getOne(T)); in simplifyIVRemainder() local
391 if (SE->isKnownPredicate(LT, NLessOne, D)) { in simplifyIVRemainder()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp383 const auto *NLessOne = SE->getMinusSCEV(N, SE->getOne(T)); in simplifyIVRemainder() local
384 if (SE->isKnownPredicate(LT, NLessOne, D)) { in simplifyIVRemainder()