Home
last modified time | relevance | path

Searched refs:outer_region (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc616 eh_region outer_region; in duplicate_eh_regions() local
625 outer_region = get_eh_region_from_lp_number_fn (cfun, outer_lp); in duplicate_eh_regions()
629 duplicate_eh_regions_1 (&data, copy_region, outer_region); in duplicate_eh_regions()
634 duplicate_eh_regions_1 (&data, r, outer_region); in duplicate_eh_regions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c615 eh_region outer_region; in duplicate_eh_regions() local
624 outer_region = get_eh_region_from_lp_number_fn (cfun, outer_lp); in duplicate_eh_regions()
628 duplicate_eh_regions_1 (&data, copy_region, outer_region); in duplicate_eh_regions()
633 duplicate_eh_regions_1 (&data, r, outer_region); in duplicate_eh_regions()