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

/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c2729 /* A subroutine of gimplify_init_ctor_eval. Create a loop for
2747 static void gimplify_init_ctor_eval (tree, VEC(constructor_elt,gc) *,
2776 /* If we are a constructor, just call gimplify_init_ctor_eval to do
2781 gimplify_init_ctor_eval if the value is a constructor. */
2782 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value),
2848 gimplify_init_ctor_eval (tree object, VEC(constructor_elt,gc) *elts,
2914 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value),
3112 gimplify_init_ctor_eval (object, elts, pre_p, cleared);
2847 gimplify_init_ctor_eval (tree object, VEC(constructor_elt,gc) *elts, function

Completed in 116 milliseconds