Home
last modified time | relevance | path

Searched refs:outer_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDgimplify.c70 struct gimplify_omp_ctx *outer_context; member
268 c->outer_context = gimplify_omp_ctxp; in new_omp_context()
741 ctx = ctx->outer_context; in gimple_add_tmp_var()
4346 ctx = ctx->outer_context; in omp_firstprivatize_variable()
4585 if (ctx->outer_context in omp_notice_variable()
4586 && omp_notice_variable (ctx->outer_context, decl, in_code)) in omp_notice_variable()
4617 && gimplify_omp_ctxp->outer_context == ctx))) in omp_is_private()
4631 else if (ctx->outer_context) in omp_is_private()
4632 return omp_is_private (ctx->outer_context, decl); in omp_is_private()
4648 ctx = ctx->outer_context; in omp_check_private()
[all …]
HDChangeLog-1997850 (expand_eh_region_end): Rethrow from outer_context here.
1016 (expand_start_all_catch): Push the outer_context for the try block
HDFSFChangeLog.11538 (expand_start_all_catch): Push the outer_context for the try block
5550 label, as it isn't used. Rename end_label to outer_context.
HDChangeLog-19999422 INSN_UID (node->entry->outer_context) for flag_new_exceptions.