Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c172 static void cgraph_expand_function (struct cgraph_node *);
374 cgraph_expand_function (n); in cgraph_assemble_pending_functions()
1245 cgraph_expand_function (struct cgraph_node *node) in cgraph_expand_function() function
1323 cgraph_expand_function (node); in cgraph_expand_all_functions()
1339 cgraph_expand_function (node); in cgraph_expand_all_functions()
1413 cgraph_expand_function (nodes[i].u.f); in cgraph_output_in_order()
H A DChangeLog.tree-ssa1647 (cgraph_expand_function): Allow functions to not be emitted.
3330 (cgraph_mark_functions_to_output, cgraph_expand_function, cgraph_inlined_into,
3967 * cgraphunit.c (cgraph_expand_function): Release function body when no
4013 (cgraph_expand_function): More sanity checks.
4195 (cgraph_expand_function): Do not use cgraph_optimize_function.
H A DChangeLog-20033123 * cgraphunit.c (cgraph_expand_function): Use
8775 (cgraph_expand_function): Don't double announce in !unit-at-a-time.
9503 (cgraph_expand_function): In non-unit-at-a-time mode keep function body
14186 (cgraph_expand_function): Use new inline flags.
30541 (cgraph_expand_function): Likewise.
30908 (cgraph_expand_function): Free DECL_SAVED_TREE uncondtionally.
32446 (cgraph_expand_function): Rewrite.
H A DChangeLog-200414520 (cgraph_expand_function): Remove stale cgraph edges of currently
14823 cgraph_expand_function, cgraph_remove_unreachable_nodes,
28886 * cgraphunit.c (cgraph_expand_function)
33423 (cgraph_expand_function): Allow functions to not be
36781 (cgraph_expand_function): Do not use cgraph_optimize_function.
38257 cgraph_expand_function): Likewise.
44723 (cgraph_expand_function): Sanity check that DECL_DEFER_OUTPUT is clear;
47770 (cgraph_mark_functions_to_output, cgraph_expand_function, cgraph_inlined_into,
H A DChangeLog-200516365 * cgraphunit.c (cgraph_expand_function): Setcgraph_function_flags_ready.
17798 * cgraphunit.c (cgraph_expand_function): Force function being lowered.
26902 avoid calling cgraph_expand_function.
30381 (cgraph_expand_function): Likewise.