Searched refs:cgraph_node_remove_callees (Results 1 – 7 of 7) sorted by relevance
194 cgraph_node_remove_callees (node); in cgraph_remove_unreachable_nodes()
266 void cgraph_node_remove_callees (struct cgraph_node *node);
454 cgraph_node_remove_callees (node); in tree_rest_of_compilation()
436 cgraph_node_remove_callees (node); in cgraph_reset_node()665 cgraph_node_remove_callees (node); in rebuild_cgraph_edges()1272 cgraph_node_remove_callees (node); in cgraph_expand_function()
494 cgraph_node_remove_callees (struct cgraph_node *node) in cgraph_node_remove_callees() function535 cgraph_node_remove_callees (node); in cgraph_remove_node()
30368 (cgraph_node_remove_callees): Export.30375 (cgraph_node_remove_callees): New function.30379 cgraph_node_remove_callees instead of manual loop.
2651 cgraph_edge_remove_caller, cgraph_node_remove_callees,