Searched refs:FoundIB (Results 1 – 3 of 3) sorted by relevance
413 bool FoundIB; member in __anon5c76b2920311::UnloopUpdater417 Unloop(*UL), LI(LInfo), DFS(UL), FoundIB(false) {} in UnloopUpdater()451 assert((FoundIB || Unloop.contains(L)) && "uninitialized successor"); in updateBlockParents()457 bool Changed = FoundIB; in updateBlockParents()552 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()553 FoundIB = true; in getNearestLoop()
676 bool FoundIB; member in __anon40876db40511::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()
698 bool FoundIB; member in __anonbc8d63c00511::UnloopUpdater702 : Unloop(*UL), LI(LInfo), DFS(UL), FoundIB(false) {} in UnloopUpdater()735 assert((FoundIB || Unloop.contains(L)) && "uninitialized successor"); in updateBlockParents()741 bool Changed = FoundIB; in updateBlockParents()836 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()837 FoundIB = true; in getNearestLoop()