Searched refs:cur_to (Results 1 – 2 of 2) sorted by relevance
738 LOperand* cur_to = cur.destination(); in AddConstraintsGapMove() local739 if (cur_to->IsUnallocated()) { in AddConstraintsGapMove()740 if (LUnallocated::cast(cur_to)->virtual_register() == in AddConstraintsGapMove()
719 InstructionOperand* cur_to = cur.destination(); in AddConstraintsGapMove() local720 if (cur_to->IsUnallocated()) { in AddConstraintsGapMove()721 if (UnallocatedOperand::cast(cur_to)->virtual_register() == in AddConstraintsGapMove()