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

/freebsd-10.1-release/contrib/gcc/
H A Dgimplify.c2142 shortcut_cond_r should only be called by shortcut_cond_expr. */
2152 shortcut_cond_expr will append the real blocks later. */
2219 shortcut_cond_expr (tree expr)
2238 then_ = shortcut_cond_expr (expr);
2253 else_ = shortcut_cond_expr (expr);
2493 expr = shortcut_cond_expr (expr);
3734 enlightened front-end, or by shortcut_cond_expr. */
2218 shortcut_cond_expr (tree expr) function

Completed in 103 milliseconds