Home | History | Annotate | Download | only in compiler

Lines Matching full:last_instruction_index

69   return code->InstructionAt(block->last_instruction_index());
168 pred->last_instruction_index());
183 pred->last_instruction_index());
1520 last_instruction_index() + 1;
1641 int end = block->last_instruction_index();
1654 int end = block->last_instruction_index();
1823 cur_block->last_instruction_index(), Instruction::END, input, output);
1826 ->InstructionAt(cur_block->last_instruction_index())
1886 block->last_instruction_index())
2042 for (int index = block->last_instruction_index(); index >= block_start;
2331 if (predecessor_block->last_instruction_index() ==
2512 predecessor->last_instruction_index());
2618 (GetInstructionBlock(code(), pos)->last_instruction_index() !=
3396 pred->last_instruction_index());
3841 ->InstructionAt(pred->last_instruction_index())
3843 gap_index = pred->last_instruction_index();
3996 pred_block->last_instruction_index());