Home | History | Annotate | Download | only in ppc

Lines Matching refs:outer

2303   HEnvironment* outer = current_block_->last_environment();
2304 outer->set_ast_id(instr->ReturnId());
2306 HEnvironment* inner = outer->CopyForInlining(
2331 HEnvironment* outer =
2333 current_block_->UpdateEnvironment(outer);