Home
last modified time | relevance | path

Searched refs:replace_goto_queue (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c470 replace_goto_queue (struct leh_tf_state *tf) in replace_goto_queue() function
935 replace_goto_queue (tf); in lower_try_finally_nofallthru()
996 replace_goto_queue (tf); in lower_try_finally_onedest()
1003 replace_goto_queue (tf); in lower_try_finally_onedest()
1125 replace_goto_queue (tf); in lower_try_finally_copy()
1287 replace_goto_queue (tf); in lower_try_finally_switch()
H A DChangeLog.tree-ssa5808 (replace_goto_queue): Don't use walk_tree.
H A DChangeLog-200535714 * tree-eh.c (replace_goto_queue): Return early if the queue is empty.