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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-eh.c390 replace_goto_queue_cond_clause (tree *tp, struct leh_tf_state *tf,
435 replace_goto_queue_cond_clause (&COND_EXPR_THEN (t), tf, tsi);
436 replace_goto_queue_cond_clause (&COND_EXPR_ELSE (t), tf, tsi);
385 replace_goto_queue_cond_clause (tree *tp, struct leh_tf_state *tf, function

Completed in 36 milliseconds