Searched refs:nesting_info_bitmap_obstack (Results 1 – 2 of 2) sorted by relevance
127 static struct bitmap_obstack nesting_info_bitmap_obstack; variable722 info->suppress_expansion = BITMAP_ALLOC (&nesting_info_bitmap_obstack); in create_nesting_tree()2619 bitmap_obstack_initialize (&nesting_info_bitmap_obstack); in lower_nested_functions()2636 bitmap_obstack_release (&nesting_info_bitmap_obstack); in lower_nested_functions()
135 static struct bitmap_obstack nesting_info_bitmap_obstack; variable795 info->suppress_expansion = BITMAP_ALLOC (&nesting_info_bitmap_obstack); in create_nesting_tree()3342 bitmap_obstack_initialize (&nesting_info_bitmap_obstack); in lower_nested_functions()3359 bitmap_obstack_release (&nesting_info_bitmap_obstack); in lower_nested_functions()