Home
last modified time | relevance | path

Searched defs:ParentLoop (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp202 if (auto ParentLoop = L->getParentLoop()) { unifyLoopExits() local
H A DFixIrreducible.cpp165 createNaturalLoopInternal(LoopInfo & LI,DominatorTree & DT,Loop * ParentLoop,SetVector<BasicBlock * > & Blocks,SetVector<BasicBlock * > & Headers) createNaturalLoopInternal() argument
[all...]
H A DLoopPeel.cpp764 Loop *ParentLoop = L->getParentLoop(); cloneLoopBlocks() local
1085 if (Loop *ParentLoop = L->getParentLoop()) peelLoop() local
H A DLoopConstrainer.cpp696 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
H A DLoopUnrollRuntime.cpp352 Loop *ParentLoop = L->getParentLoop(); CloneLoopBlocks() local
H A DCloneFunction.cpp984 Loop *ParentLoop = OrigLoop->getParentLoop(); cloneLoopWithPreheader() local
H A DLoopUtils.cpp711 if (Loop *ParentLoop = L->getParentLoop()) { deleteDeadLoop() local
/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h60 LoopT *ParentLoop; variable
680 isNotAlreadyContainedIn(const LoopT * SubLoop,const LoopT * ParentLoop) isNotAlreadyContainedIn() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp106 OuterMostLoop = ParentLoop; in runWithLoopNestPasses() local
/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp66 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
H A DLoopInfo.cpp933 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp737 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); execute() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1972 if (ParentLoop) in createPreheaderForLoop() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp713 Loop *ParentLoop = LI.getLoopFor(BB); promoteCounterLoadStores() local