Home | History | Annotate | Download | only in optimizing

Lines Matching refs:AddInstruction

73   entry_->AddInstruction(arg);
77 block->AddInstruction(ret);
78 block->AddInstruction(new (&allocator_) HExit());
104 entry_->AddInstruction(insn);
109 block->AddInstruction(null_check);
118 block->AddInstruction(length);
120 block->AddInstruction(bounds_check);
130 block->AddInstruction(array_set);
174 entry_->AddInstruction(insn);
179 block->AddInstruction(null_check);
188 block->AddInstruction(length);
191 block->AddInstruction(ae);
194 block->AddInstruction(deoptimize);
204 block->AddInstruction(array_set);