Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-analysis.c219 ctx.estimate_size_and_time (&chk_size, &chk_min_size, in do_estimate_edge_time()
234 ctx.estimate_size_and_time (&size, &min_size, in do_estimate_edge_time()
244 ctx.estimate_size_and_time (&size, &min_size, in do_estimate_edge_time()
334 ctx.estimate_size_and_time (&size, NULL, NULL, NULL, NULL); in do_estimate_edge_size()
373 ctx.estimate_size_and_time (NULL, NULL, NULL, NULL, &hints); in do_estimate_edge_hints()
H A Dipa-inline-analysis.cc215 ctx.estimate_size_and_time (&chk_estimates); in do_estimate_edge_time()
230 ctx.estimate_size_and_time (&estimates); in do_estimate_edge_time()
245 ctx.estimate_size_and_time (&estimates); in do_estimate_edge_time()
334 ctx.estimate_size_and_time (&estimates, false, false); in do_estimate_edge_size()
367 ctx.estimate_size_and_time (&estimates, false, true); in do_estimate_edge_hints()
H A Dipa-fnsummary.h368 void estimate_size_and_time (ipa_call_estimates *estimates,
H A Dipa-fnsummary.c3543 ipa_call_context::estimate_size_and_time (int *ret_size, in estimate_size_and_time() function
3702 ctx.estimate_size_and_time (ret_size, NULL, ret_time, in estimate_ipcp_clone_size_and_time()
H A Dipa-fnsummary.cc3744 ipa_call_context::estimate_size_and_time (ipa_call_estimates *estimates, in estimate_size_and_time() function in ipa_call_context
3916 ctx.estimate_size_and_time (estimates); in estimate_ipcp_clone_size_and_time()
H A DChangeLog-20206369 (ipa_call_context::estimate_size_and_time): Update.
8657 (ipa_call_context::estimate_size_and_time): Set
11077 (ipa_call_context::estimate_size_and_time): Calculate also
11096 (ipa_call_context::estimate_size_and_time): Adjusted declaration.
11102 * ipa-fnsummary.c (ipa_call_context::estimate_size_and_time): Adjusted
11166 (ipa_call_context::estimate_size_and_time): Adjusted to work on
39445 (ipa_call_context::estimate_size_and_time): Likewise.
H A DChangeLog-20193186 (ipa_call_context::estimate_size_and_time): Bypass
4715 * ipa-fnsummary.c (ipa_call_context::estimate_size_and_time,
6083 * ipa-fnsummary.c (ipa_call_context::estimate_size_and_time): Fix
7215 (ipa_call_context::estimate_size_and_time): Use get instead
7388 (ipa_call_context::estimate_size_and_time): ... this one.
H A DChangeLog25564 (ipa_call_context::estimate_size_and_time): Likewise.
H A DChangeLog-20217688 (ipa_call_context::estimate_size_and_time): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-analysis.c219 ctx.estimate_size_and_time (&chk_size, &chk_min_size, in do_estimate_edge_time()
234 ctx.estimate_size_and_time (&size, &min_size, in do_estimate_edge_time()
244 ctx.estimate_size_and_time (&size, &min_size, in do_estimate_edge_time()
334 ctx.estimate_size_and_time (&size, NULL, NULL, NULL, NULL); in do_estimate_edge_size()
373 ctx.estimate_size_and_time (NULL, NULL, NULL, NULL, &hints); in do_estimate_edge_hints()
H A Dipa-fnsummary.h308 void estimate_size_and_time (int *ret_size, int *ret_min_size,
H A Dipa-fnsummary.c3543 ipa_call_context::estimate_size_and_time (int *ret_size, in estimate_size_and_time() function
3702 ctx.estimate_size_and_time (ret_size, NULL, ret_time, in estimate_ipcp_clone_size_and_time()