Searched refs:fmax_num_vertices (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dmcf.c490 int fmax_num_vertices = local
510 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type));
697 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices);

Completed in 43 milliseconds