Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c406 cgraph_reset_node (struct cgraph_node *node) in cgraph_reset_node() function
485 cgraph_reset_node (node); in cgraph_finalize_function()
1130 cgraph_reset_node (node); in cgraph_finalize_compilation_unit()
1172 cgraph_reset_node (node); in cgraph_finalize_compilation_unit()
H A DChangeLog-20063191 * cgraphunit.c (cgraph_reset_node): Expect cgraph_remove_node to kill
H A DChangeLog-200516090 * cgraphunit.c (cgraph_reset_node): Break out from ...