Searched refs:expr_last (Results 1 – 11 of 11) sorted by relevance
322 expr_last (tree expr) in expr_last() function
399 tree stmt = expr_last (block); in block_may_fallthru()
2313 expr = expr_last (else_); in shortcut_cond_expr()2315 expr = expr_last (then_); in shortcut_cond_expr()
12503 return tree_expr_nonnegative_warnv_p (expr_last (TREE_OPERAND (t, 1)), in tree_expr_nonnegative_warnv_p()12557 t = expr_last (BIND_EXPR_BODY (t)); in tree_expr_nonnegative_warnv_p()12560 t = expr_last (TREE_OPERAND (t, 0)); in tree_expr_nonnegative_warnv_p()12562 t = expr_last (t); in tree_expr_nonnegative_warnv_p()
3959 extern tree expr_last (tree);
7691 inner_if = expr_last (then_block); in c_finish_if_stmt()
22097 * tree.c (expr_last): New fn.22099 * objc/objc-act (expr_last): Rename to objc_expr_last.
5859 (expr_first, expr_last): Move to tree-iterator.c.
33962 (expr_first, expr_last, expr_length): Remove.
442 sub = expr_last (from); in cp_gimplify_init_expr()
2366 t = expr_last (t); in stabilize_init()