Searched refs:elim_graph_add_edge (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-outof-ssa.c | 477 elim_graph_add_edge (elim_graph *g, int pred, int succ, location_t locus) in elim_graph_add_edge() function 621 elim_graph_add_edge (g, p0, pi, locus); in eliminate_build()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-outof-ssa.cc | 477 elim_graph_add_edge (elim_graph *g, int pred, int succ, location_t locus) in elim_graph_add_edge() function 621 elim_graph_add_edge (g, p0, pi, locus); in eliminate_build()
|
H A D | ChangeLog-2012 | 18774 (elim_graph_add_edge): New parameter. 18782 (elim_graph_add_edge): Likewise. 19366 (elim_graph_add_edge): New parameter. 19374 (elim_graph_add_edge): Likewise.
|
H A D | ChangeLog.tree-ssa | 6777 (elim_graph_add_edge): New. Add an edge to the elim-graph.
|
H A D | ChangeLog-2009 | 15271 elim_graph_add_edge, elim_graph_remove_succ_edge,
|
H A D | ChangeLog-2005 | 16970 elim_graph_add_edge, elim_graph_remove_succ_edge,
|
H A D | ChangeLog-2016 | 17217 (elim_graph_add_edge): Likewise.
|