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

/freebsd-10-stable/contrib/gcc/
H A Dtree-iterator.c343 expr_only (tree expr) function
H A Dgimple-low.c474 then_goto = expr_only (then_branch);
477 else_goto = expr_only (else_branch);
H A Dtree-eh.c399 one = expr_only (new);
H A Dtree-cfg.c1559 tree then_stmt = expr_only (then_clause);
1560 tree else_stmt = expr_only (else_clause);
H A Dtree.h3980 extern tree expr_only (tree);
H A Dgimplify.c6326 tree t = expr_only (*body_p);

Completed in 147 milliseconds