Searched refs:bitmap_obstack (Results 1 – 15 of 15) sorted by relevance
44 typedef struct bitmap_obstack GTY (())49 } bitmap_obstack; typedef76 bitmap_obstack *obstack; /* Obstack to allocate elements from.83 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */145 extern void bitmap_obstack_initialize (bitmap_obstack *);146 extern void bitmap_obstack_release (bitmap_obstack *);152 bitmap_initialize (bitmap head, bitmap_obstack *obstack) in bitmap_initialize()159 extern bitmap bitmap_obstack_alloc (bitmap_obstack *obstack);
34 bitmap_obstack bitmap_default_obstack; /* The default bitmap obstack. */52 bitmap_obstack *bit_obstack = head->obstack; in bitmap_elem_to_freelist()104 bitmap_obstack *bit_obstack = head->obstack; in bitmap_element_allocate()153 bitmap_obstack *bit_obstack = head->obstack; in bitmap_elt_clear_from()200 bitmap_obstack_initialize (bitmap_obstack *bit_obstack) in bitmap_obstack_initialize()221 bitmap_obstack_release (bitmap_obstack *bit_obstack) in bitmap_obstack_release()235 bitmap_obstack_alloc (bitmap_obstack *bit_obstack) in bitmap_obstack_alloc()
451 extern bitmap_obstack reg_obstack;
99 static bitmap_obstack ipa_obstack;
72 struct bitmap_obstack reg_obstack;
175 static bitmap_obstack predbitmap_obstack;178 static bitmap_obstack pta_obstack;181 static bitmap_obstack oldpta_obstack;184 static bitmap_obstack iteration_obstack;
138 static bitmap_obstack ipa_obstack;
71 static bitmap_obstack persistent_obstack;
2065 static struct bitmap_obstack greg_obstack;
54 static bitmap_obstack alias_obstack;
332 static bitmap_obstack grand_bitmap_obstack;
31 static struct obstack bitmap_obstack; variable143 obstack_specify_allocation (&bitmap_obstack, OBSTACK_CHUNK_SIZE,149 element = (bitmap_element *) obstack_alloc (&bitmap_obstack,178 obstack_free (&bitmap_obstack, NULL); in bitmap_release_memory()
12307 (bitmap_obstack): Obstack for allocating links from.12309 bitmap_obstack.12310 (bitmap_element_allocate): Use bitmap_obstack to allocate from.12312 bitmap_obstack.
2557 (bitmap_obstack): Obstack for allocating links from.2559 bitmap_obstack.2560 (bitmap_element_allocate): Use bitmap_obstack to allocate from.2562 bitmap_obstack.
3370 bitmap_obstack stack; in bfin_reorg_loops()