Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp198 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
H A DFixIrreducible.cpp168 Loop *ParentLoop, in createNaturalLoopInternal()
H A DLoopPeel.cpp589 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
904 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
H A DLoopUnrollRuntime.cpp326 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DCloneFunction.cpp913 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
H A DLoopUtils.cpp675 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h74 LoopT *ParentLoop; variable
1067 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp66 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
H A DLoopInfo.cpp918 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp514 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); in execute() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp479 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1973 MachineLoop *ParentLoop = L->getParentLoop(); in createPreheaderForLoop() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1370 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local