Home | History | Annotate | Download | only in arm

Lines Matching defs:last_environment

568   HEnvironment* hydrogen_env = current_block_->last_environment();
762 HEnvironment* last_environment = pred->last_environment();
763 DCHECK(last_environment != NULL);
770 last_environment = last_environment->Copy();
773 block->UpdateEnvironment(last_environment);
780 HEnvironment* last_environment = pred->last_environment();
784 last_environment->SetValueAt(phi->merged_index(), phi);
788 if (block->deleted_phis()->at(i) < last_environment->length()) {
789 last_environment->SetValueAt(block->deleted_phis()->at(i),
793 block->UpdateEnvironment(last_environment);
909 sim->ReplayEnvironment(current_block_->last_environment());
2442 current_block_->last_environment()->set_ast_id(instr->ast_id());
2497 instr->ReplayEnvironment(current_block_->last_environment());
2539 instr->ReplayEnvironment(current_block_->last_environment());
2558 HEnvironment* outer = current_block_->last_environment();
2581 HEnvironment* env = current_block_->last_environment();
2589 HEnvironment* outer = current_block_->last_environment()->