HomeSort by: relevance | last modified time | path
    Searched defs:fmax_num_vertices (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
mcf.cc 478 int fmax_num_vertices = local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type));
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices);
mcf.cc 478 int fmax_num_vertices = local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type));
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices);
  /src/external/gpl3/gcc.old/dist/gcc/
mcf.cc 478 int fmax_num_vertices = local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type));
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices);
mcf.cc 478 int fmax_num_vertices = local
498 (fixup_vertex_p) xcalloc (fmax_num_vertices, sizeof (fixup_vertex_type));
685 gcc_assert (fixup_graph->num_vertices <= fmax_num_vertices);

Completed in 115 milliseconds