Home
last modified time | relevance | path

Searched refs:rtl_profile_for_bb (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dpredict.h76 extern void rtl_profile_for_bb (basic_block);
H A Dmode-switching.c790 rtl_profile_for_bb (bb); in optimize_mode_switching()
H A Drecog.c2956 rtl_profile_for_bb (bb); in split_all_insns()
3631 rtl_profile_for_bb (bb); in peephole2_optimize()
H A Dcfgexpand.c5520 rtl_profile_for_bb (bb); in expand_gimple_basic_block()
5961 rtl_profile_for_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)); in construct_exit_block()
6263 rtl_profile_for_bb (ENTRY_BLOCK_PTR_FOR_FN (fun)); in execute()
H A Dtree-ssa-forwprop.c1384 rtl_profile_for_bb (gimple_bb (stmt2)); in simplify_builtin_call()
H A Dfunction.c6068 rtl_profile_for_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)); in thread_prologue_and_epilogue_insns()
6140 rtl_profile_for_bb (ENTRY_BLOCK_PTR_FOR_FN (cfun)); in thread_prologue_and_epilogue_insns()
H A Dpredict.c424 rtl_profile_for_bb (basic_block bb) in rtl_profile_for_bb() function
H A Dcombine.c1274 rtl_profile_for_bb (this_basic_block); in combine_instructions()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbasic-block.h950 extern void rtl_profile_for_bb (basic_block);
H A Dtree-switch-conversion.c936 rtl_profile_for_bb (gimple_bb (swtch)); in process_switch()
H A Drecog.c2869 rtl_profile_for_bb (bb); in split_all_insns()
3501 rtl_profile_for_bb (bb); in peephole2_optimize()
H A Dcfgexpand.c3773 rtl_profile_for_bb (bb); in expand_gimple_basic_block()
4206 rtl_profile_for_bb (EXIT_BLOCK_PTR); in construct_exit_block()
4424 rtl_profile_for_bb (ENTRY_BLOCK_PTR); in gimple_expand_cfg()
H A Dpredict.c367 rtl_profile_for_bb (basic_block bb) in rtl_profile_for_bb() function
H A Dtree-ssa-forwprop.c1567 rtl_profile_for_bb (gimple_bb (stmt2)); in simplify_builtin_call()
H A Dfunction.c5831 rtl_profile_for_bb (ENTRY_BLOCK_PTR); in thread_prologue_and_epilogue_insns()
6264 rtl_profile_for_bb (EXIT_BLOCK_PTR); in thread_prologue_and_epilogue_insns()
H A Dcombine.c1222 rtl_profile_for_bb (this_basic_block); in combine_instructions()