Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcfglayout.c707 update_br_prob_note (bb); in fixup_reorder_chain()
731 update_br_prob_note (bb); in fixup_reorder_chain()
H A Dcfgcleanup.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()
H A Dbasic-block.h945 extern void update_br_prob_note (basic_block);
H A Dbb-reorder.c1417 update_br_prob_note (cur_bb); in fix_up_fall_thru_edges()
H A Dcfgrtl.c1697 update_br_prob_note (basic_block bb) in update_br_prob_note() function
H A Difcvt.c3790 update_br_prob_note (test_bb); in dead_or_predicable()
H A DChangeLog-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.
H A DChangeLog-200424532 update_br_prob_note, rtl_verify_flow_info_1, rtl_verify_flow_info,