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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-outof-ssa.c337 new_elim_graph (int size) function
852 elim_graph g = new_elim_graph (sa->map->num_partitions);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-outof-ssa.c110 static elim_graph new_elim_graph (int);
220 new_elim_graph (int size) function
1881 g = new_elim_graph (map->num_partitions);

Completed in 163 milliseconds