Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dexcept.c217 struct eh_region *region_tree; member
468 new->next_peer = cfun->eh->region_tree; in gen_eh_region()
469 cfun->eh->region_tree = new; in gen_eh_region()
636 i = cfun->eh->region_tree; in collect_eh_region_array()
813 if (cfun->eh->region_tree == NULL) in find_exception_handler_labels()
928 if (!ifun->eh->region_tree) in duplicate_eh_regions()
971 splice = &cfun->eh->region_tree; in duplicate_eh_regions()
986 cur = ifun->eh->region_tree; in duplicate_eh_regions()
1069 gcc_assert (ifun->eh->region_tree); in eh_region_outer_p()
1097 gcc_assert (ifun->eh->region_tree); in eh_region_outermost()
[all …]