Home
last modified time | relevance | path

Searched refs:cleanup_empty_eh_unsplit (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc4533 cleanup_empty_eh_unsplit (basic_block bb, edge e_out, eh_landing_pad lp) in cleanup_empty_eh_unsplit() function
4666 return ret | cleanup_empty_eh_unsplit (bb, e_out, lp); in cleanup_empty_eh()
H A DChangeLog.gimple-classes1044 (cleanup_empty_eh_unsplit): Likewise.
2145 (cleanup_empty_eh_unsplit): Likewise.
H A DChangeLog-20096061 (cleanup_empty_eh_unsplit): Don't require an existing EH label
9659 (cleanup_empty_eh_unsplit): New.
H A DChangeLog-20105023 * tree-eh.c (cleanup_empty_eh_unsplit): Avoid creating duplicate edges.
H A DChangeLog-20112037 (cleanup_empty_eh_unsplit): And remove it in the caller.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c4538 cleanup_empty_eh_unsplit (basic_block bb, edge e_out, eh_landing_pad lp) in cleanup_empty_eh_unsplit() function
4671 return ret | cleanup_empty_eh_unsplit (bb, e_out, lp); in cleanup_empty_eh()