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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-outof-ssa.h44 bitmap partitions_for_parm_default_defs; member in struct:ssaexpand
H A Dtree-outof-ssa.c1088 sa->partitions_for_parm_default_defs = get_parm_default_def_partitions (map);
1296 BITMAP_FREE (sa->partitions_for_parm_default_defs);
H A Dcfgexpand.c1309 bool changed = bitmap_bit_p (SA.partitions_for_parm_default_defs, part);
2063 if (bitmap_bit_p (SA.partitions_for_parm_default_defs, i))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-outof-ssa.h44 bitmap partitions_for_parm_default_defs; member in struct:ssaexpand
H A Dtree-outof-ssa.cc1088 sa->partitions_for_parm_default_defs = get_parm_default_def_partitions (map);
1296 BITMAP_FREE (sa->partitions_for_parm_default_defs);
H A Dcfgexpand.cc1424 bool changed = bitmap_bit_p (SA.partitions_for_parm_default_defs, part);
2202 if (bitmap_bit_p (SA.partitions_for_parm_default_defs, i))

Completed in 174 milliseconds