Home | History | Annotate | Download | only in ia32

Lines Matching full:last_environment

724   HEnvironment* hydrogen_env = current_block_->last_environment();
925 HEnvironment* last_environment = pred->last_environment();
926 ASSERT(last_environment != NULL);
933 last_environment = last_environment->Copy();
936 block->UpdateEnvironment(last_environment);
943 HEnvironment* last_environment = pred->last_environment();
946 last_environment->SetValueAt(phi->merged_index(), phi);
949 last_environment->SetValueAt(block->deleted_phis()->at(i),
952 block->UpdateEnvironment(last_environment);
2255 current_block_->last_environment()->set_ast_id(instr->ast_id());
2330 HEnvironment* env = current_block_->last_environment();
2375 HEnvironment* outer = current_block_->last_environment();
2393 HEnvironment* outer = current_block_->last_environment()->