Home | History | Annotate | Download | only in x87

Lines Matching defs:last_environment

626 last_environment();
801 HEnvironment* last_environment = pred->last_environment();
802 DCHECK(last_environment != NULL);
809 last_environment = last_environment->Copy();
812 block->UpdateEnvironment(last_environment);
819 HEnvironment* last_environment = pred->last_environment();
823 last_environment->SetValueAt(phi->merged_index(), phi);
827 if (block->deleted_phis()->at(i) < last_environment->length()) {
828 last_environment->SetValueAt(block->deleted_phis()->at(i),
832 block->UpdateEnvironment(last_environment);
966 sim->ReplayEnvironment(current_block_->last_environment());
2502 current_block_->last_environment()->set_ast_id(instr->ast_id());
2563 instr->ReplayEnvironment(current_block_->last_environment());
2613 instr->ReplayEnvironment(current_block_->last_environment());
2633 HEnvironment* outer = current_block_->last_environment();
2656 HEnvironment* env = current_block_->last_environment();
2664 HEnvironment* outer = current_block_->last_environment()->