Home
last modified time | relevance | path

Searched defs:LIP (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1247 const ScalarEvolution::LoopInvariantPredicate &LIP, in createInvariantCond()
1310 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, in createReplacement() local
H A DLoopInterchange.cpp515 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop() local
H A DLICM.cpp1849 SmallVectorImpl<BasicBlock::iterator> &LIP, in LoopPromoter()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp70 std::pair<SlotIndex, SlotIndex> &LIP = LastInsertPoint[Num]; in computeLastInsertPoint() local
145 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp221 auto LIP = SE->getLoopInvariantPredicate(Pred, S, X, L, ICmp); in makeIVComparisonInvariant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11144 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local
11154 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7733 auto *LIP = std::next(I, LastIter); in EmitOMPTaskLoopBasedDirective() local