Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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()