Searched refs:resx (Results 1 – 5 of 5) sorted by relevance
4619 gimple *resx; in cleanup_empty_eh() local4641 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()
9780 resx and eh_dispatch.9795 resx and eh_dispatch.
17116 dealing resx.17120 Deal properly with resx.
34009 optionally debug stmts and final resx, and if it has at least one
4624 gimple *resx; in cleanup_empty_eh() local4646 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()