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