Searched refs:EDGE_CROSSING (Results 1 – 6 of 6) sorted by relevance
691 && !(e->flags & EDGE_CROSSING) in find_traces_1_round()888 && !(e->flags & EDGE_CROSSING)) in better_edge_p()1253 e->flags |= EDGE_CROSSING; in find_rarely_executed_basic_blocks_and_crossing_edges()1263 e->flags &= ~EDGE_CROSSING; in find_rarely_executed_basic_blocks_and_crossing_edges()1380 if (fall_thru->flags & EDGE_CROSSING) in fix_up_fall_thru_edges()1421 cond_jump->flags |= EDGE_CROSSING; in fix_up_fall_thru_edges()1422 fall_thru->flags &= ~EDGE_CROSSING; in fix_up_fall_thru_edges()1483 if (e->flags & EDGE_CROSSING) in find_jump_block()1670 new_edge->flags |= EDGE_CROSSING; in fix_crossing_conditional_branches()1705 && (succ->flags & EDGE_CROSSING)) in fix_crossing_unconditional_branches()[all …]
714 else if ((e_taken->flags & EDGE_CROSSING) in fixup_reorder_chain()715 && !(e_fall->flags & EDGE_CROSSING)) in fixup_reorder_chain()779 && (EDGE_SUCC (bb, 0)->flags & EDGE_CROSSING)) in fixup_reorder_chain()
1111 && (EDGE_SUCC (jump_block, 0)->flags & EDGE_CROSSING)) in force_nonfallthru_and_redirect()1437 && !(e->flags & EDGE_CROSSING)) in commit_one_edge_insertion()1453 && (single_succ_edge (bb)->flags & EDGE_CROSSING)) in commit_one_edge_insertion()1837 if ((e->flags & EDGE_CROSSING) in rtl_verify_flow_info_1()1852 | EDGE_CROSSING)) == 0) in rtl_verify_flow_info_1()
146 || (cbranch_jump_edge->flags & EDGE_CROSSING)) in try_simplify_condjump()470 && !(single_succ_edge (target)->flags & EDGE_CROSSING) in try_forward_edges()1852 || (EDGE_PRED (bb, 0)->flags & EDGE_CROSSING)) in try_crossjump_bb()
169 #define EDGE_CROSSING 8192 /* Edge crosses between hot macro
3809 edge_flags = EDGE_CROSSING; in create_check_block_twin()3839 edge_flags = EDGE_CROSSING; in create_check_block_twin()