Searched refs:Unloop (Results 1 – 1 of 1) sorted by relevance
684 Loop &Unloop; member in __anon2f4fe09d0511::UnloopUpdater728 assert((NL != &Unloop && (!NL || NL->contains(&Unloop))) && in updateBlockParents()754 assert(NL != &Unloop && (!NL || NL->contains(&Unloop)) && in updateBlockParents()788 Unloop.removeChildLoop(std::prev(Unloop.end())); in updateSubloopParents()810 if (NearLoop != &Unloop && Unloop.contains(NearLoop)) { in getNearestLoop()831 if (L == &Unloop) { in getNearestLoop()837 if (L != &Unloop && Unloop.contains(L)) { in getNearestLoop()849 if (L == &Unloop) { in getNearestLoop()899 if (*I == Unloop) { in erase()907 addTopLevelLoop(Unloop->removeChildLoop(std::prev(Unloop->end()))); in erase()[all …]