Searched refs:setParentLoop (Results 1 – 6 of 6) sorted by relevance
114 U.setParentLoop(L.getParentLoop()); in runWithLoopNestPasses()163 U.setParentLoop(L.getParentLoop()); in runWithoutLoopNestPasses()
1961 HoistedL->setParentLoop(nullptr); in rebuildLoopAfterUnswitch()
149 Child->setParentLoop(nullptr); in INITIALIZE_PASS_DEPENDENCY()
272 void setParentLoop(Loop *L) {
466 Subloop->setParentLoop(L); in discoverAndMapSubloop()
116 void setParentLoop(LoopT *L) { in setParentLoop() function