Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-nested.cc237 static struct bitmap_obstack nesting_info_bitmap_obstack; variable
945 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()
DChangeLog-200729895 (nesting_info_bitmap_obstack): New.