Home
last modified time | relevance | path

Searched refs:update_br_prob_note (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDcfglayout.c707 update_br_prob_note (bb); in fixup_reorder_chain()
731 update_br_prob_note (bb); in fixup_reorder_chain()
HDcfgcleanup.c174 update_br_prob_note (cbranch_block); in try_simplify_condjump()
578 update_br_prob_note (first); in try_forward_edges()
1792 update_br_prob_note (redirect_to); in try_crossjump_to_edge()
HDbasic-block.h945 extern void update_br_prob_note (basic_block);
HDbb-reorder.c1417 update_br_prob_note (cur_bb); in fix_up_fall_thru_edges()
HDcfgrtl.c1697 update_br_prob_note (basic_block bb) in update_br_prob_note() function
HDifcvt.c3790 update_br_prob_note (test_bb); in dead_or_predicable()
HDChangeLog-200234714 * basic-block.h (update_br_prob_note): Declare.
34715 * cfgcleanup.c (try_simplify_condjump): Call update_br_prob_note.
34718 (try_crossjump_to_edge): use update_br_prob_note.
34720 * cfrtl.c (update_br_prob_note): New.
34721 * ifcvt.c (dead_or_predicable): Call update_br_prob_note.
HDChangeLog-200424532 update_br_prob_note, rtl_verify_flow_info_1, rtl_verify_flow_info,