Home
last modified time | relevance | path

Searched refs:gimplify_ctx (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgimplify.c79 struct gimplify_ctx struct
81 struct gimplify_ctx *prev_context; argument
98 static struct gimplify_ctx *gimplify_ctxp; argument
156 struct gimplify_ctx *c; in push_gimplify_context()
158 c = (struct gimplify_ctx *) xcalloc (1, sizeof (struct gimplify_ctx)); in push_gimplify_context()
173 struct gimplify_ctx *c = gimplify_ctxp; in pop_gimplify_context()
1453 struct gimplify_ctx *ctxp; in gimplify_case_label_expr()
H A DChangeLog.tree-ssa8304 (struct gimplify_ctx): New field save_stack.
11012 * gimplify.c (gimplify_ctx): Add temp_htab field.
11386 * gimplify.c (gimplify_ctx): Add case_labels field.
H A DChangeLog-200614648 * gimplify.c (struct gimplify_ctx): Remove fields
15160 (struct gimplify_ctx): Add fields prev_context, combined_pre_p
H A DChangeLog-200516325 * gimplify.c (gimplify_ctx): Change the type of case_labels to
H A DChangeLog-200415088 * gimplify.c (struct gimplify_ctx): Add into_ssa field.