Searched refs:lower_eh_constructs_1 (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | tree-eh.c | 875 lower_eh_constructs_1 (outer_state, &finally); in honor_protect_cleanup_actions() 937 lower_eh_constructs_1 (state, &finally); in lower_try_finally_nofallthru() 954 lower_eh_constructs_1 (state, &finally); in lower_try_finally_onedest() 1037 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy() 1051 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy() 1101 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy() 1155 lower_eh_constructs_1 (state, &finally); in lower_try_finally_switch() 1544 lower_eh_constructs_1 (state, tp); in lower_cleanup() 1598 lower_eh_constructs_1 (struct leh_state *state, tree *tp) in lower_eh_constructs_1() function 1659 lower_eh_constructs_1 (state, tsi_stmt_ptr (i)); in lower_eh_constructs_1() [all …]
|