Home
last modified time | relevance | path

Searched refs:elim_graph_add_edge (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-outof-ssa.c477 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 Dtree-outof-ssa.cc477 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 DChangeLog-201218774 (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 DChangeLog.tree-ssa6777 (elim_graph_add_edge): New. Add an edge to the elim-graph.
H A DChangeLog-200915271 elim_graph_add_edge, elim_graph_remove_succ_edge,
H A DChangeLog-200516970 elim_graph_add_edge, elim_graph_remove_succ_edge,
H A DChangeLog-201617217 (elim_graph_add_edge): Likewise.