reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/LoopInfo.cpp
  712         assert((FoundIB || Unloop.contains(L)) && "uninitialized successor");
  718   bool Changed = FoundIB;
  813       assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB");
  814       FoundIB = true;