Searched refs:gimplify_modify_expr (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 4599 gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_modify_expr() function 6961 ret = gimplify_modify_expr (expr_p, pre_p, post_p, in gimplify_expr()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify.c | 5566 gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_modify_expr() function 11530 ret = gimplify_modify_expr (expr_p, pre_p, post_p, in gimplify_expr()
|