Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp205 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
H A DLoopPeel.cpp703 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
1023 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
H A DFixIrreducible.cpp168 Loop *ParentLoop, in createNaturalLoopInternal()
H A DLoopUnrollRuntime.cpp327 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DCloneFunction.cpp960 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
H A DLoopUtils.cpp673 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp106 while (auto *ParentLoop = OuterMostLoop->getParentLoop()) in runWithLoopNestPasses() local
H A DInductiveRangeCheckElimination.cpp1374 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h75 LoopT *ParentLoop; variable
1070 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp66 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
H A DLoopInfo.cpp922 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp522 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); in execute() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp479 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1976 MachineLoop *ParentLoop = L->getParentLoop(); in createPreheaderForLoop() local