Home
last modified time | relevance | path

Searched refs:BITMAP_GGC_ALLOC (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssanames.c276 new_ptr_info->pt_vars = BITMAP_GGC_ALLOC (); in duplicate_ssa_name_ptr_info()
HDtree-ssa-dse.c129 *local = BITMAP_GGC_ALLOC (); in record_voperand_set()
HDbitmap.h175 #define BITMAP_GGC_ALLOC() bitmap_gc_alloc () macro
HDtree-nested.c772 info->suppress_expansion = BITMAP_GGC_ALLOC (); in create_nesting_tree()
1142 new_suppress = BITMAP_GGC_ALLOC (); in convert_nonlocal_omp_clauses()
1428 new_suppress = BITMAP_GGC_ALLOC (); in convert_local_omp_clauses()
HDtree-ssa-operands.c2425 *addresses_taken = BITMAP_GGC_ALLOC (); in add_to_addressable_set()
HDexcept.c2204 outer->aka = BITMAP_GGC_ALLOC (); in remove_eh_handler()
HDtree-ssa-structalias.c4566 finished_solution = BITMAP_GGC_ALLOC (); in find_what_p_points_to()
HDChangeLog.tree-ssa15005 (create_ref): Call BITMAP_GGC_ALLOC.
HDChangeLog-200217487 (BITMAP_GGC_ALLOC): New.
HDChangeLog-20044209 (BITMAP_OBSTACK_ALLOC, BITMAP_GGC_ALLOC, BITMAP_XMALLOC): Adjust.