Home | History | Annotate | Download | only in x64

Lines Matching refs:AddInstruction

858       chunk_->AddInstruction(dummy, current_block_);
875 AddInstruction(instr, current);
882 void LChunkBuilder::AddInstruction(LInstruction* instr,
924 chunk_->AddInstruction(instr, current_block_);
937 chunk_->AddInstruction(bailout, current_block_);
1040 AddInstruction(new(zone()) LPushArgument(argument), instr);