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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c3413 /* A subroutine of gimplify_init_constructor. Pre-evaluate EXPR,
3582 /* A subroutine of gimplify_init_constructor. Generate individual
3794 gimplify_init_constructor (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p,
4191 /* Let's see if gimplify_init_constructor will need to put
4193 subret = gimplify_init_constructor (expr_p, NULL, NULL,
4276 return gimplify_init_constructor (expr_p, pre_p, post_p, want_value,
8380 /* Don't reduce this in place; let gimplify_init_constructor work its
3791 gimplify_init_constructor (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, function

Completed in 51 milliseconds