Searched refs:maybe_record_in_goto_queue (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 664 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 D | ChangeLog.tuples | 117 (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 D | ChangeLog.gimple-classes | 1046 (maybe_record_in_goto_queue): Likewise. 1931 * tree-eh.c (maybe_record_in_goto_queue): Likewise.
|
H A D | ChangeLog-2005 | 854 (maybe_record_in_goto_queue): Use XRESIZEVEC. 18739 (maybe_record_in_goto_queue, lower_try_finally_onedest,
|
H A D | ChangeLog-2012 | 10945 (maybe_record_in_goto_queue): Update source location.
|
H A D | ChangeLog-2007 | 11253 (maybe_record_in_goto_queue): Add assert.
|
H A D | ChangeLog-2004 | 13996 maybe_record_in_goto_queue, verify_norecord_switch_expr,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 664 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()
|