Searched refs:addChildLoop (Results 1 – 11 of 11) sorted by relevance
304 NewParentL->addChildLoop(&L); in hoistLoopToNewParent()1131 RootParentL->addChildLoop(ClonedRootL); in cloneLoopNest()1151 ClonedParentL->addChildLoop(ClonedL); in cloneLoopNest()1264 ParentL->addChildLoop(ClonedL); in buildClonedLoops()1689 ParentL->addChildLoop(&L); in rebuildLoopAfterUnswitch()1827 NewParentL->addChildLoop(HoistedL); in rebuildLoopAfterUnswitch()
1181 OuterLoopParent->addChildLoop(NewOuter); in restructureLoops()1187 NewInner->addChildLoop(NewOuter->removeChildLoop(NewOuter->begin())); in restructureLoops()1188 NewOuter->addChildLoop(NewInner); in restructureLoops()
379 StillReachable->addChildLoop(&L); in handleDeadExits()
908 PL->addChildLoop(&New); in CloneLoop()
1359 Parent->addChildLoop(&New); in createClonedLoopStructure()
270 NewOuter->addChildLoop(L); in separateNestedLoop()296 NewOuter->addChildLoop(L->removeChildLoop(SubLoops.begin() + I)); in separateNestedLoop()
207 NewLoopParent->addChildLoop(NewLoop); in addClonedBlockToLoopInfo()
750 ParentLoop->addChildLoop(NewLoop); in cloneLoopWithPreheader()
525 Parent->addChildLoop(Subloop); in updateSubloopParents()
331 void addChildLoop(LoopT *NewChild) { in addChildLoop() function
2773 ParentLoop->addChildLoop(Lp); in createVectorizedLoopSkeleton()