Searched refs:replace_goto_queue_cond_clause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 460 replace_goto_queue_cond_clause (tree *tp, struct leh_tf_state *tf, in replace_goto_queue_cond_clause() function 520 replace_goto_queue_cond_clause (gimple_op_ptr (stmt, 2), tf, gsi); in replace_goto_queue_1() 521 replace_goto_queue_cond_clause (gimple_op_ptr (stmt, 3), tf, gsi); in replace_goto_queue_1()
|
H A D | ChangeLog.tuples | 111 (replace_goto_queue_cond_clause): Use the address of the 191 * tree-eh.c (replace_goto_queue_cond_clause): Copy the sequence 1833 * tree-eh.c (replace_goto_queue_cond_clause): Set label to 4368 (replace_goto_queue_cond_clause, replace_goto_queue_1,
|
H A D | ChangeLog.tree-ssa | 5476 (replace_goto_queue_cond_clause): New.
|
H A D | ChangeLog-2008 | 11595 * tree-eh.c (replace_goto_queue_cond_clause, lower_catch):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 460 replace_goto_queue_cond_clause (tree *tp, struct leh_tf_state *tf, in replace_goto_queue_cond_clause() function 520 replace_goto_queue_cond_clause (gimple_op_ptr (stmt, 2), tf, gsi); in replace_goto_queue_1() 521 replace_goto_queue_cond_clause (gimple_op_ptr (stmt, 3), tf, gsi); in replace_goto_queue_1()
|