Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-eh.c482 maybe_record_in_goto_queue (struct leh_state *state, tree stmt) in maybe_record_in_goto_queue() function
890 maybe_record_in_goto_queue (this_state, x); in honor_protect_cleanup_actions()
1016 maybe_record_in_goto_queue (state, tf->goto_queue[0].cont_stmt); in lower_try_finally_onedest()
1105 maybe_record_in_goto_queue (state, q->cont_stmt); in lower_try_finally_copy()
1285 maybe_record_in_goto_queue (state, cont_stmt); in lower_try_finally_switch()
1630 maybe_record_in_goto_queue (state, t); in lower_eh_constructs_1()
DChangeLog-2005854 (maybe_record_in_goto_queue): Use XRESIZEVEC.
18740 (maybe_record_in_goto_queue, lower_try_finally_onedest,
DChangeLog-200413996 maybe_record_in_goto_queue, verify_norecord_switch_expr,