]> gcc.gnu.org Git - gcc.git/commit
Strenghten bound for bulitin_constant_p hint.
authorJan Hubicka <jh@suse.cz>
Wed, 21 Oct 2020 23:42:11 +0000 (01:42 +0200)
committerJan Hubicka <jh@suse.cz>
Wed, 21 Oct 2020 23:42:11 +0000 (01:42 +0200)
commit3fd5876793ddf882994acafc9c5b28e3be8897bd
treec133a6d3e91cc3c740802711094528652f1975b7
parent083c17f86dcf13fc344667432b59c96bf2b63dcb
Strenghten bound for bulitin_constant_p hint.

this patch makes builtin_constant_p hint to combine with other loop hints
we already support.

gcc/ChangeLog:

2020-10-22  Jan Hubicka  <hubicka@ucw.cz>

PR ipa/97445
* ipa-inline.c (inline_insns_single): Add hint2 parameter.
(inline_insns_auto): Add hint2 parameter.
(can_inline_edge_by_limits_p): Update.
(want_inline_small_function_p): Update.
(wrapper_heuristics_may_apply): Update.
gcc/ipa-inline.c
This page took 0.058176 seconds and 6 git commands to generate.