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

/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c79 struct gimplify_ctx struct
81 struct gimplify_ctx *prev_context;
98 static struct gimplify_ctx *gimplify_ctxp;
156 struct gimplify_ctx *c;
158 c = (struct gimplify_ctx *) xcalloc (1, sizeof (struct gimplify_ctx));
173 struct gimplify_ctx *c = gimplify_ctxp;
1454 struct gimplify_ctx *ctxp;

Completed in 60 milliseconds