Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c172 static void cgraph_expand_function (struct cgraph_node *);
374 cgraph_expand_function (n); in cgraph_assemble_pending_functions()
1231 cgraph_expand_function (struct cgraph_node *node) in cgraph_expand_function() function
1309 cgraph_expand_function (node); in cgraph_expand_all_functions()
1325 cgraph_expand_function (node); in cgraph_expand_all_functions()
1399 cgraph_expand_function (nodes[i].u.f); in cgraph_output_in_order()