Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h324 void cgraph_analyze_function (struct cgraph_node *);
H A Dcgraphunit.c500 cgraph_analyze_function (node); in cgraph_finalize_function()
959 cgraph_analyze_function (struct cgraph_node *node) in cgraph_analyze_function() function
1137 cgraph_analyze_function (node); in cgraph_finalize_compilation_unit()
H A DChangeLog.tree-ssa3329 (cgraph_analyze_function): Update inline_failed messages.
3356 * cgraphunit.c (cgraph_analyze_function): When not inlining do not set
4191 (cgraph_analyze_function): Do not intialize cloned_times and
4327 (cgraph_analyze_function): Update use cgraph_create_edges.
6544 * cgraphunit (cgraph_analyze_function): Use estimate_num_insns.
6891 * cgraphunit.c (cgraph_analyze_function): Fix call of estimate_num_insns.
H A DChangeLog-200315 * cgraphunit.c (cgraph_analyze_function): Clear inlinable flag
8810 (cgraph_analyze_function): Don't call lower_function.
8962 (cgraph_analyze_function): Reset current_function_decl.
9496 * cgraphunit.c (cgraph_default_inline_p, cgraph_analyze_function): Add
11171 (cgraph_analyze_function): Break out from ...; compute inlining
H A DChangeLog-200433420 (cgraph_analyze_function): Use estimate_num_insns.
36778 (cgraph_analyze_function): Update for new datastructures.
38256 * cgraphunit.c (record_call_1, cgraph_analyze_function,
42630 * cgraphunit.c (cgraph_analyze_function): Don't update
46788 (cgraph_analyze_function): Use it; fix formating.
47769 (cgraph_analyze_function): Update inline_failed messages.
H A DChangeLog-20062669 * cgraphunit.c (cgraph_analyze_function): Don't do so.
H A DChangeLog-200513888 (cgraph_analyze_function): ... here.
18236 (cgraph_analyze_function): Do lowering job.