Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h60 LoopT *ParentLoop; variable
680 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/freebsd-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.cpp724 Loop *ParentLoop = L->getParentLoop(); cloneLoopBlocks() local
1045 if (Loop *ParentLoop = L->getParentLoop()) peelLoop() local
H A DLoopUnrollRuntime.cpp352 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DLoopConstrainer.cpp690 Loop *ParentLoop = OriginalLoop.getParentLoop(); addToParentLoopIfNeeded() local
H A DCloneFunction.cpp1012 Loop *ParentLoop = OrigLoop->getParentLoop(); cloneLoopWithPreheader() local
H A DLoopUtils.cpp710 if (Loop *ParentLoop = L->getParentLoop()) { deleteDeadLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp106 while (auto *ParentLoop = OuterMostLoop->getParentLoop()) in runWithLoopNestPasses() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp66 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
H A DLoopInfo.cpp922 Loop *ParentLoop = Unloop->getParentLoop(); erase() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp634 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); execute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp665 Loop *ParentLoop = LI.getLoopFor(BB); promoteCounterLoadStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1973 if (ParentLoop) in createPreheaderForLoop() local