Searched refs:remove_stmt_from_eh_region_fn (Results 1 – 3 of 3) sorted by relevance
115 extern bool remove_stmt_from_eh_region_fn (struct function *, tree);
130 remove_stmt_from_eh_region_fn (struct function *ifun, tree t) in remove_stmt_from_eh_region_fn() function149 remove_stmt_from_eh_region_fn (ifun, t); in remove_stmt_from_eh_region_fn()159 return remove_stmt_from_eh_region_fn (cfun, t); in remove_stmt_from_eh_region()
18712 (remove_stmt_from_eh_region_fn): Likewise.19057 * except.h (add_stmt_to_eh_region_fn, remove_stmt_from_eh_region_fn,19066 (remove_stmt_from_eh_region_fn): Break out from ...