Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1100 getLoopInvariantExitCondDuringFirstIterations(ICmpInst::Predicate Pred,
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1414 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, in optimizeLoopExitWithUnknownExitCount()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp10775 ScalarEvolution::getLoopInvariantExitCondDuringFirstIterations( in getLoopInvariantExitCondDuringFirstIterations() function in ScalarEvolution