Searched refs:gimplify_ctx (Results 1 – 14 of 14) sorted by relevance
184 struct gimplify_ctx struct186 struct gimplify_ctx *prev_context; argument238 static struct gimplify_ctx *gimplify_ctxp;279 static struct gimplify_ctx *ctx_pool = NULL;283 static inline struct gimplify_ctx *286 struct gimplify_ctx * c = ctx_pool; in ctx_alloc()291 c = XNEW (struct gimplify_ctx); in ctx_alloc()300 ctx_free (struct gimplify_ctx *c) in ctx_free()311 struct gimplify_ctx *c; in free_gimplify_stack()326 struct gimplify_ctx *c = ctx_alloc (); in push_gimplify_context()[all …]
189 struct gimplify_ctx struct191 struct gimplify_ctx *prev_context; argument244 static struct gimplify_ctx *gimplify_ctxp;286 static struct gimplify_ctx *ctx_pool = NULL;290 static inline struct gimplify_ctx *293 struct gimplify_ctx * c = ctx_pool; in ctx_alloc()298 c = XNEW (struct gimplify_ctx); in ctx_alloc()307 ctx_free (struct gimplify_ctx *c) in ctx_free()318 struct gimplify_ctx *c; in free_gimplify_stack()333 struct gimplify_ctx *c = ctx_alloc (); in push_gimplify_context()[all …]
825 * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.844 * tree-gimple.h (struct gimplify_ctx): New type.7435 * gimplify.c (gimplify_ctx): Rename current_bind_expr_seq to7496 * gimplify.c (struct gimplify_ctx): Rename current_bind_expr to7634 * gimplify.c (struct gimplify_ctx): Make current_bind_expr a tuple.8029 (gimplify_ctx): Make conditional_cleanups a sequence.
727 (struct gimplify_ctx): Likewise.4588 * gimplify.c (struct gimplify_ctx): Strengthen field
5749 * gimplify.h (gimplify_hasher:typed_free_remove, struct gimplify_ctx):5753 (struct gimplify_ctx): Relocate here.5756 list of struct gimplify_ctx.5762 use a local 'struct gimplify_ctx'.8009 (struct gimplify_hasher, struct gimplify_ctx, is_gimple_sizepos):8011 * gimple.h (struct gimplify_hasher, struct gimplify_ctx,32456 * gimple.h (struct gimplify_ctx): Move to gimplify-ctx.h.32461 (struct gimplify_ctx.temp_htab):32473 (htab_t gimplify_ctx::temp_htab):32481 (struct gimplify_ctx): Move from gimple.h.[all …]
8304 (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.
21733 * gimplify.c (struct gimplify_ctx): Remove fields22245 (struct gimplify_ctx): Add fields prev_context, combined_pre_p
14137 * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.14154 * tree-gimple.h (struct gimplify_ctx): New type.
35064 * gimple.h (struct gimplify_ctx): Add in_cleanup_point_expr field.
1026 * gimplify.c (gimplify_ctx): Add a new member allow_rhs_cond_expr.
16324 * gimplify.c (gimplify_ctx): Change the type of case_labels to
12071 * gimplify.c (struct gimplify_ctx): Add in_switch_expr.
2725 * gimplify.c (struct gimplify_ctx): Turn boolean fields into 1-bit
15088 * gimplify.c (struct gimplify_ctx): Add into_ssa field.