Home
last modified time | relevance | path

Searched refs:gimplify_compound_expr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgimplify.c113 static enum gimplify_status gimplify_compound_expr (tree *, tree *, bool);
3335 gimplify_compound_expr (from_p, pre_p, true); in gimplify_modify_expr_rhs()
3704 gimplify_compound_expr (tree *expr_p, tree *pre_p, bool want_value) in gimplify_compound_expr() function
3713 gimplify_compound_expr (sub_p, pre_p, false); in gimplify_compound_expr()
5513 ret = gimplify_compound_expr (expr_p, pre_p, fallback != fb_none); in gimplify_expr()