Searched refs:cgraph_node_remove_callees (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h266 void cgraph_node_remove_callees (struct cgraph_node *node);
H A Dipa.c194 cgraph_node_remove_callees (node);
H A Dtree-optimize.c455 cgraph_node_remove_callees (node);
H A Dcgraphunit.c436 cgraph_node_remove_callees (node);
651 cgraph_node_remove_callees (node);
1258 cgraph_node_remove_callees (node);
H A Dcgraph.c494 cgraph_node_remove_callees (struct cgraph_node *node) function
535 cgraph_node_remove_callees (node);

Completed in 63 milliseconds