Lines Matching full:succ
724 for (RpoNumber succ : block->successors()) {725 os << " B" << succ.ToInt();