Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc4619 gimple *resx; in cleanup_empty_eh() local
4641 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4642 if (resx && is_gimple_resx (resx)) in cleanup_empty_eh()
4644 if (stmt_can_throw_external (cfun, resx)) in cleanup_empty_eh()
4672 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4673 if (!e_out && gimple_call_builtin_p (resx, BUILT_IN_STACK_RESTORE)) in cleanup_empty_eh()
4676 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4678 if (!is_gimple_resx (resx)) in cleanup_empty_eh()
4690 new_lp_nr = lookup_stmt_eh_lp (resx); in cleanup_empty_eh()
H A DChangeLog-20099780 resx and eh_dispatch.
9795 resx and eh_dispatch.
H A DChangeLog-200517116 dealing resx.
17120 Deal properly with resx.
H A DChangeLog-201334009 optionally debug stmts and final resx, and if it has at least one
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c4624 gimple *resx; in cleanup_empty_eh() local
4646 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4647 if (resx && is_gimple_resx (resx)) in cleanup_empty_eh()
4649 if (stmt_can_throw_external (cfun, resx)) in cleanup_empty_eh()
4677 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4678 if (!e_out && gimple_call_builtin_p (resx, BUILT_IN_STACK_RESTORE)) in cleanup_empty_eh()
4681 resx = gsi_stmt (gsi); in cleanup_empty_eh()
4683 if (!is_gimple_resx (resx)) in cleanup_empty_eh()
4695 new_lp_nr = lookup_stmt_eh_lp (resx); in cleanup_empty_eh()