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

/freebsd-10-stable/contrib/gcc/
H A Dtree-iterator.c322 expr_last (tree expr) function
H A Dgimple-low.c399 tree stmt = expr_last (block);
H A Dgimplify.c2314 expr = expr_last (else_);
2316 expr = expr_last (then_);
H A Dfold-const.c12538 return tree_expr_nonnegative_warnv_p (expr_last (TREE_OPERAND (t, 1)),
12592 t = expr_last (BIND_EXPR_BODY (t));
12595 t = expr_last (TREE_OPERAND (t, 0));
12597 t = expr_last (t);
H A Dtree.h3979 extern tree expr_last (tree);
H A Dc-typeck.c7748 inner_if = expr_last (then_block);
/freebsd-10-stable/contrib/gcc/cp/
H A Dcp-gimplify.c442 sub = expr_last (from);
H A Dtree.c2374 t = expr_last (t);

Completed in 154 milliseconds