Home
last modified time | relevance | path

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

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