Searched refs:nesting_info_bitmap_obstack (Results 1 – 2 of 2) sorted by relevance
237 static struct bitmap_obstack nesting_info_bitmap_obstack; variable945 info->suppress_expansion = BITMAP_ALLOC (&nesting_info_bitmap_obstack); in create_nesting_tree()3736 bitmap_obstack_initialize (&nesting_info_bitmap_obstack); in lower_nested_functions()3753 bitmap_obstack_release (&nesting_info_bitmap_obstack); in lower_nested_functions()
29895 (nesting_info_bitmap_obstack): New.