Searched refs:predbitmap_obstack (Results 1 – 2 of 2) sorted by relevance
175 static bitmap_obstack predbitmap_obstack; variable888 graph->implicit_preds[to] = BITMAP_ALLOC (&predbitmap_obstack); in add_implicit_graph_edge()906 graph->preds[to] = BITMAP_ALLOC (&predbitmap_obstack); in add_pred_graph_edge()4764 bitmap_obstack_initialize (&predbitmap_obstack); in init_alias_vars()4913 bitmap_obstack_release (&predbitmap_obstack); in remove_preds_and_fake_succs()
1720 (predbitmap_obstack): New.