Searched refs:duplicate_eh_regions (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | except.h | 248 extern hash_map<void *, void *> *duplicate_eh_regions
|
| HD | except.c | 610 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() function
|
| HD | tree-inline.c | 2740 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
|
| HD | tree-cfg.c | 7668 eh_map = duplicate_eh_regions (saved_cfun, region, 0, in move_sese_region_to_fn()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | except.h | 259 extern struct pointer_map_t *duplicate_eh_regions
|
| HD | except.c | 565 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() function
|
| HD | tree-inline.c | 2276 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
|
| HD | tree-cfg.c | 6426 eh_map = duplicate_eh_regions (saved_cfun, region, 0, in move_sese_region_to_fn()
|