Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp70 std::pair<SlotIndex, SlotIndex> &LIP = LastInsertPoint[Num]; computeLastInsertPoint() local
145 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); getLastInsertPointIter() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1247 createInvariantCond(const Loop * L,BasicBlock * ExitingBB,const ScalarEvolution::LoopInvariantPredicate & LIP,SCEVExpander & Rewriter) createInvariantCond() argument
1310 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, createReplacement() local
[all...]
H A DLoopInterchange.cpp515 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); processLoop() local
H A DLICM.cpp1846 LoopPromoter(Value * SP,ArrayRef<const Instruction * > Insts,SSAUpdater & S,SmallVectorImpl<BasicBlock * > & LEB,SmallVectorImpl<BasicBlock::iterator> & LIP,SmallVectorImpl<MemoryAccess * > & MSSAIP,PredIteratorCache & PIC,MemorySSAUpdater & MSSAU,LoopInfo & li,DebugLoc dl,Align Alignment,bool UnorderedAtomic,const AAMDNodes & AATags,ICFLoopSafetyInfo & SafetyInfo,bool CanInsertStoresInExitBlocks) LoopPromoter() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp221 auto LIP = SE->getLoopInvariantPredicate(Pred, S, X, L, ICmp); in makeIVComparisonInvariant() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11142 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( getLoopInvariantExitCondDuringFirstIterations() local
11152 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( getLoopInvariantExitCondDuringFirstIterations() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7715 auto *LIP = std::next(I, LastIter); EmitOMPTaskLoopBasedDirective() local