Home | History | Annotate | Download | only in mips

Lines Matching refs:last_environment

727   HEnvironment* hydrogen_env = current_block_->last_environment();
924 HEnvironment* last_environment = pred->last_environment();
925 ASSERT(last_environment != NULL);
932 last_environment = last_environment->Copy();
935 block->UpdateEnvironment(last_environment);
942 HEnvironment* last_environment = pred->last_environment();
945 last_environment->SetValueAt(phi->merged_index(), phi);
948 last_environment->SetValueAt(block->deleted_phis()->at(i),
951 block->UpdateEnvironment(last_environment);
2159 current_block_->last_environment()->set_ast_id(instr->ast_id());
2230 HEnvironment* env = current_block_->last_environment();
2271 HEnvironment* outer = current_block_->last_environment();
2289 HEnvironment* outer = current_block_->last_environment()->