Home | History | Annotate | Download | only in mips

Lines Matching defs:last_environment

575   HEnvironment* hydrogen_env = current_block_->last_environment();
772 HEnvironment* last_environment = pred->last_environment();
773 DCHECK(last_environment != NULL);
780 last_environment = last_environment->Copy();
783 block->UpdateEnvironment(last_environment);
790 HEnvironment* last_environment = pred->last_environment();
794 last_environment->SetValueAt(phi->merged_index(), phi);
798 if (block->deleted_phis()->at(i) < last_environment->length()) {
799 last_environment->SetValueAt(block->deleted_phis()->at(i),
803 block->UpdateEnvironment(last_environment);
919 sim->ReplayEnvironment(current_block_->last_environment());
2391 current_block_->last_environment()->set_ast_id(instr->ast_id());
2446 last_environment());
2488 instr->ReplayEnvironment(current_block_->last_environment());
2507 HEnvironment* outer = current_block_->last_environment();
2530 HEnvironment* env = current_block_->last_environment();
2538 HEnvironment* outer = current_block_->last_environment()->