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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc2300 CHANGE_REGION is true when we're being called from cleanup_empty_eh and
4227 handled by cleanup_empty_eh, in that the actual handler may yet
4229 handler. As such, cleanup_empty_eh relies on this transformation
4359 /* A subroutine of cleanup_empty_eh. Redirect all EH edges incoming
4505 /* A subroutine of cleanup_empty_eh. Move a landing pad LP from its
4533 /* A subroutine of cleanup_empty_eh. Handle more complex cases of
4570 "(via cleanup_empty_eh).\n",
4620 cleanup_empty_eh (eh_landing_pad lp)
4786 changed |= cleanup_empty_eh (lp);
4792 changed |= cleanup_empty_eh (l
4615 cleanup_empty_eh (eh_landing_pad lp) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c2308 CHANGE_REGION is true when we're being called from cleanup_empty_eh and
4232 handled by cleanup_empty_eh, in that the actual handler may yet
4234 handler. As such, cleanup_empty_eh relies on this transformation
4364 /* A subroutine of cleanup_empty_eh. Redirect all EH edges incoming
4510 /* A subroutine of cleanup_empty_eh. Move a landing pad LP from its
4538 /* A subroutine of cleanup_empty_eh. Handle more complex cases of
4575 "(via cleanup_empty_eh).\n",
4625 cleanup_empty_eh (eh_landing_pad lp)
4791 changed |= cleanup_empty_eh (lp);
4620 cleanup_empty_eh (eh_landing_pad lp) function

Completed in 321 milliseconds