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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c1478 by an enlightened front-end, or by shortcut_cond_expr. */
2583 shortcut_cond_r should only be called by shortcut_cond_expr. */
2594 shortcut_cond_expr will append the real blocks later. */
2687 shortcut_cond_expr (tree expr)
2714 then_ = shortcut_cond_expr (expr);
2736 else_ = shortcut_cond_expr (expr);
3102 expr = shortcut_cond_expr (expr);
2684 shortcut_cond_expr (tree expr) function

Completed in 39 milliseconds