Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmcf.c478 int fmax_num_vertices = in create_fixup_graph() local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type)); in create_fixup_graph()
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices); in create_fixup_graph()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmcf.cc478 int fmax_num_vertices = in create_fixup_graph() local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type)); in create_fixup_graph()
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices); in create_fixup_graph()