Home
last modified time | relevance | path

Searched refs:removeChildLoop (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h400 LoopT *removeChildLoop(iterator I) { in removeChildLoop() function
412 LoopT *removeChildLoop(LoopT *Child) { in removeChildLoop() function
413 return removeChildLoop(llvm::find(*this, Child)); in removeChildLoop()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp489 void removeChildLoop(Loop *OuterLoop, Loop *InnerLoop);
1414 void LoopInterchangeTransform::removeChildLoop(Loop *OuterLoop, in removeChildLoop() function in LoopInterchangeTransform
1418 OuterLoop->removeChildLoop(L); in removeChildLoop()
1459 removeChildLoop(OuterLoopParent, NewInner); in restructureLoops()
1460 removeChildLoop(NewInner, NewOuter); in restructureLoops()
1463 removeChildLoop(NewInner, NewOuter); in restructureLoops()
1467 NewInner->addChildLoop(NewOuter->removeChildLoop(NewOuter->begin())); in restructureLoops()
H A DLoopSimplifyCFG.cpp412 OuterLoop->removeChildLoop(&L); in handleDeadExits()
468 DL->getParentLoop()->removeChildLoop(DL); in deleteDeadLoopBlocks()
H A DLoopFuse.cpp1752 FC1.L->removeChildLoop(ChildLoopIt); in performFusion()
2048 FC1.L->removeChildLoop(ChildLoopIt); in fuseGuardedLoops()
H A DSimpleLoopUnswitch.cpp446 OldParentL->removeChildLoop(&L); in hoistLoopToNewParent()
1953 L.getParentLoop()->removeChildLoop(&L); in rebuildLoopAfterUnswitch()
2103 ParentL->removeChildLoop(llvm::find(*ParentL, &L)); in rebuildLoopAfterUnswitch()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp798 Unloop.removeChildLoop(std::prev(Unloop.end())); in updateSubloopParents()
916 addTopLevelLoop(Unloop->removeChildLoop(std::prev(Unloop->end()))); in erase()
937 ParentLoop->removeChildLoop(I); in erase()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp310 NewOuter->addChildLoop(L->removeChildLoop(SubLoops.begin() + I)); in separateNestedLoop()
H A DLoopUtils.cpp701 ParentLoop->removeChildLoop(I); in deleteDeadLoop()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17160 …_EEEE", "llvm::LoopBase<llvm::MachineBasicBlock, llvm::MachineLoop>::removeChildLoop(__gnu_cxx::__…