Searched refs:cur_operand (Results 1 – 1 of 1) sorted by relevance
5029 InstructionOperand cur_operand = second_range->GetAssignedOperand(); in ConnectRanges() local5030 if (prev_operand.Equals(cur_operand)) continue; in ConnectRanges()5035 cur_operand.IsAnyRegister()) { in ConnectRanges()5057 cur_operand.IsAnyRegister()), in ConnectRanges()5064 move->AddMove(prev_operand, cur_operand); in ConnectRanges()5067 std::make_pair(std::make_pair(move, prev_operand), cur_operand)); in ConnectRanges()