Lines Matching defs:total_orig
3624 unsigned *total_orig,
3645 if (total_orig)
3650 total_orig[0] = 2;
3675 if (total_orig)
3681 total_orig[0] = 1; /* The orig store. */
3684 total_orig[0]++;
3686 total_orig[0]++;
3692 total_orig[0]++; /* The orig BIT_*_EXPR stmt. */
3697 total_orig[0] *= group->stores.length ();
3702 total_orig[0] += (info->bit_not_p
3897 if (total_orig)
4125 unsigned total_orig, total_new, i;
4127 &split_stores, &total_orig, &total_new);
4167 if (total_orig <= total_new)
4175 total_orig, total_new);