Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.cc291 bitmap new_partitions = BITMAP_ALLOC (NULL); in partition_view_bitmap() local
300 bitmap_set_bit (new_partitions, p); in partition_view_bitmap()
302 partition_view_fini (map, new_partitions); in partition_view_bitmap()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.c291 bitmap new_partitions = BITMAP_ALLOC (NULL); in partition_view_bitmap() local
300 bitmap_set_bit (new_partitions, p); in partition_view_bitmap()
302 partition_view_fini (map, new_partitions); in partition_view_bitmap()