Home | History | Annotate | Download | only in src

Lines Matching refs:HSuccessorIterator

562   for (HSuccessorIterator it(block->end()); !it.Done(); it.Advance()) {