Searched refs:output_operand (Results 1 – 1 of 1) sorted by relevance
1653 InstructionOperand* output_operand = last_instruction->OutputAt(i); in MeetRegisterConstraintsForLastInstructionInBlock() local1654 DCHECK(!output_operand->IsConstant()); in MeetRegisterConstraintsForLastInstructionInBlock()1655 UnallocatedOperand* output = UnallocatedOperand::cast(output_operand); in MeetRegisterConstraintsForLastInstructionInBlock()