Home | History | Annotate | Download | only in ia32

Lines Matching refs:last_environment

620   HEnvironment* hydrogen_env = current_block_->last_environment();
798 HEnvironment* last_environment = pred->last_environment();
799 DCHECK(last_environment != NULL);
806 last_environment = last_environment->Copy();
809 block->UpdateEnvironment(last_environment);
816 HEnvironment* last_environment = pred->last_environment();
820 last_environment->SetValueAt(phi->merged_index(), phi);
824 if (block->deleted_phis()->at(i) < last_environment->length()) {
825 last_environment->SetValueAt(block->deleted_phis()->at(i),
829 block->UpdateEnvironment(last_environment);
943 sim->ReplayEnvironment(current_block_->last_environment());
2483 current_block_->last_environment()->set_ast_id(instr->ast_id());
2544 instr->ReplayEnvironment(current_block_->last_environment());
2588 instr->ReplayEnvironment(current_block_->last_environment());
2608 HEnvironment* outer = current_block_->last_environment();
2631 HEnvironment* env = current_block_->last_environment();
2639 HEnvironment* outer = current_block_->last_environment()->