Home | History | Annotate | Download | only in src

Lines Matching full:linstruction

631     LInstruction* instr = InstructionAt(pos);
773 LInstruction* instr = NULL;
774 LInstruction* prev_instr = NULL;
784 void LAllocator::MeetConstraintsBetween(LInstruction* first,
785 LInstruction* second,
873 LInstruction* instr = InstructionAt(index);
938 LInstruction* instr = InstructionAt(index);
1045 LInstruction* branch =
1151 LInstruction* branch = InstructionAt(pred->last_instruction_index());
1441 const ZoneList<LInstruction*>* instrs = chunk_->instructions();