Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A 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()
H A DChangeLog-200530376 (cgraph_node_remove_callers): Likewise.