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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c3485 /* A subroutine of gimplify_init_ctor_eval. Create a loop for
3503 static void gimplify_init_ctor_eval (tree, vec<constructor_elt, va_gc> *,
3530 /* If we are a constructor, just call gimplify_init_ctor_eval to do
3535 gimplify_init_ctor_eval if the value is a constructor. */
3536 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value),
3589 gimplify_init_ctor_eval (tree object, vec<constructor_elt, va_gc> *elts,
3660 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value),
4020 gimplify_init_ctor_eval (object, elts, pre_p, cleared);
3586 gimplify_init_ctor_eval (tree object, vec<constructor_elt, va_gc> *elts, function

Completed in 93 milliseconds