Searched refs:FoundIB (Results 1 – 1 of 1) sorted by relevance
676 bool FoundIB; member in __anon4ee042e00511::UnloopUpdater680 : Unloop(*UL), LI(LInfo), DFS(UL), FoundIB(false) {} in UnloopUpdater()713 assert((FoundIB || Unloop.contains(L)) && "uninitialized successor"); in updateBlockParents()719 bool Changed = FoundIB; in updateBlockParents()814 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()815 FoundIB = true; in getNearestLoop()