Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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()