Lines Matching refs:other_bb
5076 basic_block other_bb, trap_bb;
5085 trap_bb = then_bb, other_bb = else_bb;
5087 trap_bb = else_bb, other_bb = then_bb;
5158 if (can_merge_blocks_p (test_bb, other_bb))
5160 merge_blocks (test_bb, other_bb);
5504 basic_block other_bb, edge dest_edge, int reversep)
5654 df_get_live_in (other_bb), NULL);
5727 if (other_bb != new_dest)
5751 if (other_bb != new_dest)
5805 if (other_bb == new_dest)