Home | History | Annotate | Download | only in ia32

Lines Matching defs:last_environment

627   HEnvironment* hydrogen_env = current_block_->last_environment();
809 HEnvironment* last_environment = pred->last_environment();
810 ASSERT(last_environment != NULL);
817 last_environment = last_environment->Copy();
820 block->UpdateEnvironment(last_environment);
827 HEnvironment* last_environment = pred->last_environment();
831 last_environment->SetValueAt(phi->merged_index(), phi);
835 if (block->deleted_phis()->at(i) < last_environment->length()) {
836 last_environment->SetValueAt(block->deleted_phis()->at(i),
840 block->UpdateEnvironment(last_environment);
956 sim->ReplayEnvironment(current_block_->last_environment());
2458 current_block_->last_environment()->set_ast_id(instr->ast_id());
2519 instr->ReplayEnvironment(current_block_->last_environment());
2569 instr->ReplayEnvironment(current_block_->last_environment());
2589 HEnvironment* outer = current_block_->last_environment();
2611 HEnvironment* env = current_block_->last_environment();
2619 HEnvironment* outer = current_block_->last_environment()->