Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h264 void cgraph_remove_edge (struct cgraph_edge *);
H A Dcgraph.c464 cgraph_remove_edge (struct cgraph_edge *e) in cgraph_remove_edge() function
H A DChangeLog.tree-ssa4316 (cgraph_remove_edge): Use edge as argument
4324 cgraph_remove_edge
H A DChangeLog-20037596 * cgraph.h (cgraph_remove_edge): Declare.
7597 * cgraph.c (cgraph_remove_edge): Make extern.
7598 * cgraphunit.c (cgraph_finalize_function): Call cgraph_remove_edge
H A DChangeLog-200414818 * cgraph.c (cgraph_node, cgraph_create_edge, cgraph_remove_edge,
36750 (cgraph_remove_edge): Accept edge, intead of source and destination.
36762 (cgraph_remove_edge, cgraph_create_edge): Update prototype.
H A DChangeLog-200530373 (cgraph_remove_edge): Use.