Home | History | Annotate | Download | only in compiler

Lines Matching full:last_instruction

1553   Instruction* last_instruction = code()->InstructionAt(end);
1554 for (size_t i = 0; i < last_instruction->OutputCount(); i++) {
1555 InstructionOperand* output_operand = last_instruction->OutputAt(i);