Searched refs:lookup_stmt_eh_region_fn (Results 1 – 5 of 5) sorted by relevance
116 extern int lookup_stmt_eh_region_fn (struct function *, tree);
758 gcc_assert (lookup_stmt_eh_region_fn (id->src_cfun, orig_stmt) in copy_bb()763 int region = lookup_stmt_eh_region_fn (id->src_cfun, orig_stmt); in copy_bb()775 if ((lookup_stmt_eh_region_fn (id->src_cfun, in copy_bb()
163 lookup_stmt_eh_region_fn (struct function *ifun, tree t) in lookup_stmt_eh_region_fn() function184 return lookup_stmt_eh_region_fn (cfun, t); in lookup_stmt_eh_region()
4803 stmt_region = lookup_stmt_eh_region_fn (src_cfun, stmt); in find_outermost_region_in_block()
847 (lookup_stmt_eh_region_fn): Likewise.19058 lookup_stmt_eh_region_fn): Declare.19068 (lookup_stmt_eh_region_fn): Break out from ...