Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h293 void cgraph_unnest_node (struct cgraph_node *);
H A Dcgraph.c1132 cgraph_unnest_node (struct cgraph_node *node) in cgraph_unnest_node() function
H A Dtree-nested.c1931 cgraph_unnest_node (cgraph_node (root->context)); in unnest_nesting_tree_1()
H A DChangeLog-200411985 * cgraph.c (cgraph_unnest_node): New function.
11989 * cgraph.h (cgraph_unnest_node): Declare.