Searched refs:new_action (Results 1 – 1 of 1) sorted by relevance
7725 proposed_action *new_action = &ebb_table->actions[j]; in compute_ebb_actions() local7726 bfd_vma offset = new_action->offset; in compute_ebb_actions()7727 if (new_action->align_type == EBB_REQUIRE_TGT_ALIGN) in compute_ebb_actions()7738 if (new_action->align_type == EBB_REQUIRE_LOOP_ALIGN) in compute_ebb_actions()7749 if (new_action->action == ta_narrow_insn in compute_ebb_actions()7750 && !new_action->do_action in compute_ebb_actions()7754 new_action->do_action = TRUE; in compute_ebb_actions()7755 new_action->removed_bytes += 1; in compute_ebb_actions()7759 if (new_action->action == ta_widen_insn in compute_ebb_actions()7760 && new_action->do_action in compute_ebb_actions()[all …]