Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgimplify.c2218 shortcut_cond_expr (tree expr) in shortcut_cond_expr() function
2237 then_ = shortcut_cond_expr (expr); in shortcut_cond_expr()
2252 else_ = shortcut_cond_expr (expr); in shortcut_cond_expr()
2492 expr = shortcut_cond_expr (expr); in gimplify_cond_expr()
H A DChangeLog.tree-ssa5746 (shortcut_cond_r, shortcut_cond_expr): Likewise.
10748 * gimplify.c (shortcut_cond_expr): Avoid jumps to jumps.
10897 * gimplify.c (shortcut_cond_expr, shortcut_cond_r): Rewrite.
11025 (shortcut_cond_expr, shortcut_cond_r): New fns.
H A DChangeLog-20052857 shortcut_cond_r, shortcut_cond_expr, gimplify_cond_expr,
33349 * gimplify.c (shortcut_cond_expr): Re-compute side-effects.
33925 * gimplify.c (shortcut_cond_expr): Don't emit a jump over the else
H A DChangeLog-200428264 (shortcut_cond_expr): Handle NULL arms of COND_EXPR.
28433 (gimplify_exit_expr, shortcut_cond_expr): Likewise.