Home | History | Annotate | Download | only in x64

Lines Matching defs:AddInstruction

856       chunk_->AddInstruction(dummy, current_block_);
873 AddInstruction(instr, current);
880 void LChunkBuilder::AddInstruction(LInstruction* instr,
922 chunk_->AddInstruction(instr, current_block_);
933 chunk_->AddInstruction(bailout, current_block_);
1037 AddInstruction(new(zone()) LPushArgument(argument), instr);