Home
last modified time | relevance | path

Searched refs:maybe_hot_p (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c634 else if (!e->maybe_hot_p () in want_early_inline_function_p()
763 && (!e->count.ipa ().initialized_p () || !e->maybe_hot_p ())) in want_inline_small_function_p()
839 else if (!e->maybe_hot_p () in want_inline_small_function_p()
877 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
967 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1647 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-profile.c375 if (e->maybe_hot_p ()) in contains_hot_call_p()
381 if (e->maybe_hot_p ()) in contains_hot_call_p()
587 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c647 else if (!e->maybe_hot_p ()) in want_early_inline_function_p()
775 && (!e->count.ipa ().initialized_p () || !e->maybe_hot_p ())) in want_inline_small_function_p()
852 else if (!e->maybe_hot_p () in want_inline_small_function_p()
890 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
981 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1667 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c634 else if (!e->maybe_hot_p () in want_early_inline_function_p()
763 && (!e->count.ipa ().initialized_p () || !e->maybe_hot_p ())) in want_inline_small_function_p()
839 else if (!e->maybe_hot_p () in want_inline_small_function_p()
877 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
967 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1647 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c634 else if (!e->maybe_hot_p () in want_early_inline_function_p()
763 && (!e->count.ipa ().initialized_p () || !e->maybe_hot_p ())) in want_inline_small_function_p()
839 else if (!e->maybe_hot_p () in want_inline_small_function_p()
877 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
967 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1647 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-profile.c377 if (e->maybe_hot_p ()) in contains_hot_call_p()
383 if (e->maybe_hot_p ()) in contains_hot_call_p()
606 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c597 else if (!e->maybe_hot_p () in want_early_inline_function_p()
732 && (!e->count || !e->maybe_hot_p ())) in want_inline_small_function_p()
807 else if (!e->maybe_hot_p () in want_inline_small_function_p()
845 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
957 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1633 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c634 else if (!e->maybe_hot_p () in want_early_inline_function_p()
763 && (!e->count.ipa ().initialized_p () || !e->maybe_hot_p ())) in want_inline_small_function_p()
839 else if (!e->maybe_hot_p () in want_inline_small_function_p()
877 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
967 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1647 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-profile.c375 if (e->maybe_hot_p ()) in contains_hot_call_p()
381 if (e->maybe_hot_p ()) in contains_hot_call_p()
587 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-profile.c375 if (e->maybe_hot_p ()) in contains_hot_call_p()
381 if (e->maybe_hot_p ()) in contains_hot_call_p()
587 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-profile.c379 if (e->maybe_hot_p ()) in contains_hot_call_p()
385 if (e->maybe_hot_p ()) in contains_hot_call_p()
609 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-profile.c377 if (e->maybe_hot_p ()) in contains_hot_call_p()
383 if (e->maybe_hot_p ()) in contains_hot_call_p()
606 else if (!e->maybe_hot_p ()) in ipa_profile()
H A Dipa-inline.c597 else if (!e->maybe_hot_p () in want_early_inline_function_p()
732 && (!e->count || !e->maybe_hot_p ())) in want_inline_small_function_p()
807 else if (!e->maybe_hot_p () in want_inline_small_function_p()
845 if (!edge->maybe_hot_p ()) in want_inline_self_recursive_call_p()
957 if (!(*(bool *)has_hot_call) && e->maybe_hot_p ()) in check_callers()
1633 if (!e->maybe_hot_p ()) in speculation_useful_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
897 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
896 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
897 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
896 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
897 else if (!e->maybe_hot_p ()) in ipa_profile()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ())
636 if (e->maybe_hot_p ())
896 else if (!e->maybe_hot_p ())
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-profile.c630 if (e->maybe_hot_p ()) in contains_hot_call_p()
636 if (e->maybe_hot_p ()) in contains_hot_call_p()
896 else if (!e->maybe_hot_p ()) in ipa_profile()

123456789