Home
last modified time | relevance | path

Searched refs:addChildLoop (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMatrixUtils.cpp76 RowLoopInfo->addChildLoop(KLoopInfo); in CreateTiledLoops()
77 ColumnLoopInfo->addChildLoop(RowLoopInfo); in CreateTiledLoops()
79 ParentL->addChildLoop(ColumnLoopInfo); in CreateTiledLoops()
H A DFixIrreducible.cpp161 NewLoop->addChildLoop(GrandChildLoop); in INITIALIZE_PASS_DEPENDENCY()
169 NewLoop->addChildLoop(Child); in INITIALIZE_PASS_DEPENDENCY()
187 ParentLoop->addChildLoop(NewLoop); in updateLoopInfo()
H A DLoopSimplify.cpp286 NewOuter->addChildLoop(L); in separateNestedLoop()
310 NewOuter->addChildLoop(L->removeChildLoop(SubLoops.begin() + I)); in separateNestedLoop()
H A DCloneFunction.cpp1047 ParentLoop->addChildLoop(NewLoop); in cloneLoopWithPreheader()
1076 NewParentLoop->addChildLoop(NewLoop); in cloneLoopWithPreheader()
H A DLoopUnroll.cpp163 NewLoopParent->addChildLoop(NewLoop); in addClonedBlockToLoopInfo()
H A DLoopConstrainer.cpp709 Parent->addChildLoop(&New); in createClonedLoopStructure()
H A DLoopUtils.cpp1842 PL->addChildLoop(&New); in cloneLoop()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp155 RowLoop->addChildLoop(ColLoop); in createTileLoadStoreLoops()
157 ParentL->addChildLoop(RowLoop); in createTileLoadStoreLoops()
268 ColLoop->addChildLoop(InnerLoop); in createTileDPLoops()
269 RowLoop->addChildLoop(ColLoop); in createTileDPLoops()
271 ParentL->addChildLoop(RowLoop); in createTileDPLoops()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp703 CurLoop->getParentLoop()->addChildLoop(VectorLoop); in expandFindMismatch()
706 CurLoop->getParentLoop()->addChildLoop(ScalarLoop); in expandFindMismatch()
1233 ParentLoop->addChildLoop(OuterLoop); in expandFindFirstByte()
1240 OuterLoop->addChildLoop(InnerLoop); in expandFindFirstByte()
H A DVPlan.cpp548 PrevParentLoop->addChildLoop(State->CurrentParentLoop); in execute()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp450 NewParentL->addChildLoop(&L); in hoistLoopToNewParent()
1386 RootParentL->addChildLoop(ClonedRootL); in cloneLoopNest()
1406 ClonedParentL->addChildLoop(ClonedL); in cloneLoopNest()
1519 ParentL->addChildLoop(ClonedL); in buildClonedLoops()
1955 ParentL->addChildLoop(&L); in rebuildLoopAfterUnswitch()
2092 NewParentL->addChildLoop(HoistedL); in rebuildLoopAfterUnswitch()
H A DLoopInterchange.cpp1461 OuterLoopParent->addChildLoop(NewOuter); in restructureLoops()
1467 NewInner->addChildLoop(NewOuter->removeChildLoop(NewOuter->begin())); in restructureLoops()
1468 NewOuter->addChildLoop(NewInner); in restructureLoops()
H A DLoopSimplifyCFG.cpp414 StillReachable->addChildLoop(&L); in handleDeadExits()
H A DLoopFuse.cpp1753 FC0.L->addChildLoop(ChildLoop); in performFusion()
2049 FC0.L->addChildLoop(ChildLoop); in fuseGuardedLoops()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h391 void addChildLoop(LoopT *NewChild) { in addChildLoop() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp802 Parent->addChildLoop(Subloop); in updateSubloopParents()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17159 …pEPS2_", "llvm::LoopBase<llvm::MachineBasicBlock, llvm::MachineLoop>::addChildLoop(llvm::MachineLo…