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