Home | History | Annotate | Download | only in arm64

Lines Matching refs:outer

1391   HEnvironment* outer = current_block_->last_environment();
1392 outer->set_ast_id(instr->ReturnId());
1394 HEnvironment* inner = outer->CopyForInlining(
1500 HEnvironment* outer =
1502 current_block_->UpdateEnvironment(outer);