Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h60 LoopT *ParentLoop; variable
684 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp190 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
H A DFixIrreducible.cpp180 Loop *ParentLoop = LI.getLoopFor(CycleHeader); in updateLoopInfo() local
H A DLoopPeel.cpp849 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
1298 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
H A DLoopConstrainer.cpp696 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
H A DLoopUnrollRuntime.cpp351 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DCloneFunction.cpp1041 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
H A DLoopUtils.cpp698 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp105 while (auto *ParentLoop = OuterMostLoop->getParentLoop()) in runWithLoopNestPasses() local
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp1231 if (auto ParentLoop = CurLoop->getParentLoop()) { in expandFindFirstByte() local
H A DVPlan.cpp445 Loop *ParentLoop = State.CurrentParentLoop; in connectToPredecessors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1027 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp2009 MachineLoop *ParentLoop = L->getParentLoop(); in createPreheaderForLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp896 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local