Home | History | Annotate | Download | only in compiler

Lines Matching defs:AddInstruction

79       AddInstruction(instructions_[start]);
108 void InstructionSelector::AddInstruction(Instruction* instr) {
112 scheduler_->AddInstruction(instr);
114 sequence()->AddInstruction(instr);