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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c3357 /* A subroutine of gimplify_init_ctor_preeval. Called via walk_tree,
3418 gimplify_init_ctor_preeval (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p,
3444 gimplify_init_ctor_preeval (&ce->value, pre_p, post_p, data);
3501 already been taken care of for us, in gimplify_init_ctor_preeval(). */
4001 gimplify_init_ctor_preeval (&TREE_OPERAND (*expr_p, 1),
3415 gimplify_init_ctor_preeval (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, function

Completed in 98 milliseconds