Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h991 getLoopInvariantExitCondDuringFirstIterations(ICmpInst::Predicate Pred,
/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1381 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, in optimizeLoopExitWithUnknownExitCount()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp9632 ScalarEvolution::getLoopInvariantExitCondDuringFirstIterations( in getLoopInvariantExitCondDuringFirstIterations() function in ScalarEvolution