Home
last modified time | relevance | path

Searched refs:duplicate_eh_regions (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDexcept.h248 extern hash_map<void *, void *> *duplicate_eh_regions
HDexcept.c610 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() function
HDtree-inline.c2740 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
HDtree-cfg.c7668 eh_map = duplicate_eh_regions (saved_cfun, region, 0, in move_sese_region_to_fn()
/dragonfly/contrib/gcc-4.7/gcc/
HDexcept.h259 extern struct pointer_map_t *duplicate_eh_regions
HDexcept.c565 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() function
HDtree-inline.c2276 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
HDtree-cfg.c6426 eh_map = duplicate_eh_regions (saved_cfun, region, 0, in move_sese_region_to_fn()