Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h60 LoopT *ParentLoop; variable
680 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp202 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
H A DFixIrreducible.cpp165 Loop *ParentLoop, in createNaturalLoopInternal()
H A DLoopPeel.cpp764 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
1085 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
H A DLoopConstrainer.cpp696 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
H A DLoopUnrollRuntime.cpp352 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DCloneFunction.cpp984 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
H A DLoopUtils.cpp711 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp106 while (auto *ParentLoop = OuterMostLoop->getParentLoop()) in runWithLoopNestPasses() local
/src/contrib/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
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp738 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); in execute() local
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1972 MachineLoop *ParentLoop = L->getParentLoop(); in createPreheaderForLoop() local
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp885 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local