Searched refs:from_loc (Results 1 – 1 of 1) sorted by relevance
495 int from_loc, to_loc, merge_cnt; in merge_adjacent_actions() local502 for (from_loc=0; from_loc<len; from_loc++) in merge_adjacent_actions()506 || !rhs_parts[from_loc].is_action()) in merge_adjacent_actions()512 if (to_loc != from_loc) rhs_parts[to_loc] = null; in merge_adjacent_actions()516 if (to_loc != from_loc) in merge_adjacent_actions()520 rhs_parts[from_loc].is_action()) in merge_adjacent_actions()525 ((action_part)rhs_parts[from_loc]).code_string()); in merge_adjacent_actions()531 rhs_parts[to_loc] = rhs_parts[from_loc]; in merge_adjacent_actions()