Searched refs:replace_goto_queue (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c488 /* The real work of replace_goto_queue. Returns with TSI updated to
554 /* A subroutine of replace_goto_queue. Handles GIMPLE_SEQ. */
568 replace_goto_queue (struct leh_tf_state *tf) function
1092 replace_goto_queue (tf);
1203 replace_goto_queue (tf);
1210 replace_goto_queue (tf);
1349 replace_goto_queue (tf);
1353 /* Need to link new stmts after running replace_goto_queue due
1548 replace_goto_queue (tf);
1563 /* Need to link SWITCH_STMT after running replace_goto_queue
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc488 /* The real work of replace_goto_queue. Returns with TSI updated to
554 /* A subroutine of replace_goto_queue. Handles GIMPLE_SEQ. */
568 replace_goto_queue (struct leh_tf_state *tf) function
1087 replace_goto_queue (tf);
1198 replace_goto_queue (tf);
1205 replace_goto_queue (tf);
1344 replace_goto_queue (tf);
1348 /* Need to link new stmts after running replace_goto_queue due
1543 replace_goto_queue (tf);
1558 /* Need to link SWITCH_STMT after running replace_goto_queue
[all...]

Completed in 145 milliseconds