Lines Matching refs:succ
711 for (RpoNumber succ : block->successors()) {712 os << " B" << succ.ToInt();