Searched refs:outer_context (Results 1 – 4 of 4) sorted by relevance
70 struct gimplify_omp_ctx *outer_context; member268 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 …]
9888 (expand_eh_region_end): Rethrow from outer_context here.10054 (expand_start_all_catch): Push the outer_context for the try block
538 (expand_start_all_catch): Push the outer_context for the try block5550 label, as it isn't used. Rename end_label to outer_context.
9422 INSN_UID (node->entry->outer_context) for flag_new_exceptions.