Searched refs:FoundIB (Results 1 – 2 of 2) sorted by relevance
410 bool FoundIB; member in __anondf9390560111::UnloopUpdater414 Unloop(UL), LI(LInfo), DFS(UL), FoundIB(false) {} in UnloopUpdater()449 assert((FoundIB || Unloop->contains(L)) && "uninitialized successor"); in updateBlockParents()455 bool Changed = FoundIB; in updateBlockParents()555 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()556 FoundIB = true; in getNearestLoop()
413 bool FoundIB; member in __anon615e22aa0311::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()