Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
DChangeLog.gimple-classes1044 (cleanup_empty_eh_unsplit): Likewise.
2145 (cleanup_empty_eh_unsplit): Likewise.
DChangeLog-20096061 (cleanup_empty_eh_unsplit): Don't require an existing EH label
9659 (cleanup_empty_eh_unsplit): New.
DChangeLog-20105023 * tree-eh.c (cleanup_empty_eh_unsplit): Avoid creating duplicate edges.
DChangeLog-20112037 (cleanup_empty_eh_unsplit): And remove it in the caller.