Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c127 static struct bitmap_obstack nesting_info_bitmap_obstack; variable
722 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()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nested.c135 static struct bitmap_obstack nesting_info_bitmap_obstack; variable
795 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()