Searched refs:region_tree (Results 1 – 18 of 18) sorted by relevance
194 eh_region region_tree; member330 for ((R) = (FN)->eh->region_tree; (R) != NULL; (R) = ehr_next (R, NULL))
379 new_eh->next_peer = cfun->eh->region_tree; in gen_eh_region()380 cfun->eh->region_tree = new_eh; in gen_eh_region()522 return cfun->eh->region_tree != NULL; in current_function_has_exception_handlers()632 for (r = ifun->eh->region_tree; r ; r = r->next_peer) in duplicate_eh_regions()649 gcc_assert (ifun->eh->region_tree); in eh_region_outermost()1627 pp_start = &cfun->eh->region_tree; in remove_eh_handler()1661 remove_unreachable_eh_regions_worker (&cfun->eh->region_tree, r_reachable); in remove_unreachable_eh_regions()2738 if (cfun->eh->region_tree == NULL) in gate()3288 i = fun->eh->region_tree; in dump_eh_tree()3413 if (!fun->eh->region_tree) in verify_eh_tree()[all …]
357 eh_region region_tree; variable
143 i = fun->eh->region_tree; in record_eh_tables()
3930 virtual bool gate (function *fun) { return fun->eh->region_tree != NULL; } in gate()4811 if (cfun->eh->region_tree) in execute_cleanup_eh_1()4865 return fun->eh != NULL && fun->eh->region_tree != NULL; in gate()
1951 if (fn->eh && fn->eh->region_tree) in output_eh_regions()1961 streamer_write_hwi (ob, fn->eh->region_tree->index); in output_eh_regions()
1358 region_tree = func->eh->region_tree; in init()
853 fn->eh->region_tree = (*eh_array)[root_region];
6691 if (fun->eh->region_tree != NULL) in execute()
380 new_eh->next_peer = cfun->eh->region_tree; in gen_eh_region()381 cfun->eh->region_tree = new_eh; in gen_eh_region()523 return cfun->eh->region_tree != NULL; in current_function_has_exception_handlers()633 for (r = ifun->eh->region_tree; r ; r = r->next_peer) in duplicate_eh_regions()650 gcc_assert (ifun->eh->region_tree); in eh_region_outermost()1628 pp_start = &cfun->eh->region_tree; in remove_eh_handler()1662 remove_unreachable_eh_regions_worker (&cfun->eh->region_tree, r_reachable); in remove_unreachable_eh_regions()2739 if (cfun->eh->region_tree == NULL) in gate()3289 i = fun->eh->region_tree; in dump_eh_tree()3414 if (!fun->eh->region_tree) in verify_eh_tree()[all …]
3925 virtual bool gate (function *fun) { return fun->eh->region_tree != NULL; } in gate()4811 if (cfun->eh->region_tree) in execute_cleanup_eh_1()4865 return fun->eh != NULL && fun->eh->region_tree != NULL; in gate()
2009 if (fn->eh && fn->eh->region_tree) in output_eh_regions()2019 streamer_write_hwi (ob, fn->eh->region_tree->index); in output_eh_regions()
1363 region_tree = func->eh->region_tree; in init()
841 fn->eh->region_tree = (*eh_array)[root_region]; in fixup_eh_region_pointers()
6952 if (fun->eh->region_tree != NULL) in execute()