Home
last modified time | relevance | path

Searched refs:cgraph_node_remove_callers (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcgraph.c103 static void cgraph_node_remove_callers (struct cgraph_node *node);
514 cgraph_node_remove_callers (struct cgraph_node *node) in cgraph_node_remove_callers() function
534 cgraph_node_remove_callers (node); in cgraph_remove_node()
DChangeLog-200530376 (cgraph_node_remove_callers): Likewise.