Searched refs:ira_bitmap_obstack (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dira.c652 static struct bitmap_obstack ira_bitmap_obstack;
684 return BITMAP_ALLOC (&ira_bitmap_obstack);
5271 bitmap_obstack_initialize (&ira_bitmap_obstack);
5606 bitmap_obstack_release (&ira_bitmap_obstack);
647 static struct bitmap_obstack ira_bitmap_obstack; variable in typeref:struct:bitmap_obstack
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dira.cc652 static struct bitmap_obstack ira_bitmap_obstack;
684 return BITMAP_ALLOC (&ira_bitmap_obstack);
5659 bitmap_obstack_initialize (&ira_bitmap_obstack);
6021 bitmap_obstack_release (&ira_bitmap_obstack);
647 static struct bitmap_obstack ira_bitmap_obstack; variable in typeref:struct:bitmap_obstack

Completed in 155 milliseconds