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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgraphds.h53 struct graph *new_graph (int);
H A Dcfgloopanal.c93 g = new_graph (last_basic_block + num);
H A Dgraphds.c59 new_graph (int n_vertices) function
H A Dgraphite-sese-to-poly.c1892 struct graph *g = new_graph (num_vertices);
1978 struct graph *g = new_graph (num_vertex);
H A Ddominance.c1328 g = new_graph (n + 1);
H A Dtree-data-ref.c4913 struct graph *rdg = new_graph (n_stmts);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcfgloopanal.c112 new_graph (int n_vertices) function
288 g = new_graph (last_basic_block + loops->num);

Completed in 379 milliseconds