Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgimple-low.c474 then_goto = expr_only (then_branch); in lower_cond_expr()
477 else_goto = expr_only (else_branch); in lower_cond_expr()
H A Dtree-iterator.c343 expr_only (tree expr) in expr_only() function
H A Dtree-eh.c394 one = expr_only (new); in replace_goto_queue_cond_clause()
H A Dtree-cfg.c1559 tree then_stmt = expr_only (then_clause); in remove_useless_stmts_cond()
1560 tree else_stmt = expr_only (else_clause); in remove_useless_stmts_cond()
H A Dtree.h3960 extern tree expr_only (tree);
H A Dgimplify.c6324 tree t = expr_only (*body_p); in gimplify_body()
H A DChangeLog.tree-ssa5735 (lower_cond_expr): Use expr_only. Notice empty conditionals.
5771 Use expr_only for simple statment elimination.
5872 (expr_only): New.
H A DChangeLog-200615224 * tree-iterator.c (expr_only): Clarify comment.
H A DChangeLog-200434048 annotate_with_locus, expr_only, categorize_ctor_elements,