Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc664 maybe_record_in_goto_queue (struct leh_state *state, gimple *stmt) in maybe_record_in_goto_queue() function
1221 maybe_record_in_goto_queue (state, x); in lower_try_finally_onedest()
1324 maybe_record_in_goto_queue (state, q->cont_stmt); in lower_try_finally_copy()
1538 maybe_record_in_goto_queue (state, cont_stmt); in lower_try_finally_switch()
2083 maybe_record_in_goto_queue (state, stmt); in lower_eh_constructs_2()
H A DChangeLog.tuples117 (maybe_record_in_goto_queue): Likewise.
2239 (maybe_record_in_goto_queue): Refactored and added support for
2243 (lower_eh_constructs_2): Call maybe_record_in_goto_queue for
3415 (maybe_record_in_goto_queue): Set is_label flag when recording
4189 (maybe_record_in_goto_queue): Remove local variable
4369 maybe_record_in_goto_queue, verify_norecord_switch_expr,
H A DChangeLog.gimple-classes1046 (maybe_record_in_goto_queue): Likewise.
1931 * tree-eh.c (maybe_record_in_goto_queue): Likewise.
H A DChangeLog-2005854 (maybe_record_in_goto_queue): Use XRESIZEVEC.
18739 (maybe_record_in_goto_queue, lower_try_finally_onedest,
H A DChangeLog-201210945 (maybe_record_in_goto_queue): Update source location.
H A DChangeLog-200711253 (maybe_record_in_goto_queue): Add assert.
H A DChangeLog-200413996 maybe_record_in_goto_queue, verify_norecord_switch_expr,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c664 maybe_record_in_goto_queue (struct leh_state *state, gimple *stmt) in maybe_record_in_goto_queue() function
1226 maybe_record_in_goto_queue (state, x); in lower_try_finally_onedest()
1329 maybe_record_in_goto_queue (state, q->cont_stmt); in lower_try_finally_copy()
1543 maybe_record_in_goto_queue (state, cont_stmt); in lower_try_finally_switch()
2091 maybe_record_in_goto_queue (state, stmt); in lower_eh_constructs_2()