Searched refs:FoundIB (Results 1 – 1 of 1) sorted by relevance
697 bool FoundIB; member in __anon816e3c6a0511::UnloopUpdater701 : Unloop(*UL), LI(LInfo), DFS(UL), FoundIB(false) {} in UnloopUpdater()734 assert((FoundIB || Unloop.contains(L)) && "uninitialized successor"); in updateBlockParents()740 bool Changed = FoundIB; in updateBlockParents()834 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()835 FoundIB = true; in getNearestLoop()