Home
last modified time | relevance | path

Searched refs:elim_graph_size (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-outof-ssa.c453 elim_graph_size (elim_graph *g) in elim_graph_size() function
753 if (elim_graph_size (g) != 0) in eliminate_phi()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-outof-ssa.cc453 elim_graph_size (elim_graph *g) in elim_graph_size() function
753 if (elim_graph_size (g) != 0) in eliminate_phi()
H A DChangeLog.tree-ssa6775 (elim_graph_size): New. Number of elements in elimination graph.
H A DChangeLog-200925875 (elim_graph_size): Adapt to new type of nodes member.
H A DChangeLog-200519432 (new_elim_graph, delete_elim_graph, elim_graph_size,
H A DChangeLog-201617215 (elim_graph_size): Likewise.