Searched refs:partitions_for_undefined_values (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-outof-ssa.h48 bitmap partitions_for_undefined_values; member in struct:ssaexpand
H A Dtree-outof-ssa.c1089 sa->partitions_for_undefined_values = get_undefined_value_partitions (map);
1297 BITMAP_FREE (sa->partitions_for_undefined_values);
H A Dcfgexpand.c1442 && bitmap_bit_p (SA.partitions_for_undefined_values, part))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-outof-ssa.h48 bitmap partitions_for_undefined_values; member in struct:ssaexpand
H A Dtree-outof-ssa.cc1089 sa->partitions_for_undefined_values = get_undefined_value_partitions (map);
1297 BITMAP_FREE (sa->partitions_for_undefined_values);
H A Dcfgexpand.cc1582 && bitmap_bit_p (SA.partitions_for_undefined_values, part))

Completed in 100 milliseconds