Home | History | Annotate | Download | only in ia32

Lines Matching defs:last_environment

621   HEnvironment* hydrogen_env = current_block_->last_environment();
802 HEnvironment* last_environment = pred->last_environment();
803 DCHECK(last_environment != NULL);
810 last_environment = last_environment->Copy();
813 block->UpdateEnvironment(last_environment);
820 HEnvironment* last_environment = pred->last_environment();
824 last_environment->SetValueAt(phi->merged_index(), phi);
828 if (block->deleted_phis()->at(i) < last_environment->length()) {
829 last_environment->SetValueAt(block->deleted_phis()->at(i),
833 block->UpdateEnvironment(last_environment);
949 sim->ReplayEnvironment(current_block_->last_environment());
2498 current_block_->last_environment()->set_ast_id(instr->ast_id());
2559 instr->ReplayEnvironment(current_block_->last_environment());
2609 instr->ReplayEnvironment(current_block_->last_environment());
2629 HEnvironment* outer = current_block_->last_environment();
2652 HEnvironment* env = current_block_->last_environment();
2660 HEnvironment* outer = current_block_->last_environment()->