Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c147 static void cgraph_expand_function (struct cgraph_node *);
274 cgraph_expand_function (node); in cgraph_process_new_functions()
1825 cgraph_expand_function (struct cgraph_node *node) in cgraph_expand_function() function
1904 cgraph_expand_function (node); in cgraph_expand_all_functions()
2002 cgraph_expand_function (nodes[i].u.f); in cgraph_output_in_order()