Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-store-merging.c3105 unsigned *total_new) in split_group() argument
3127 total_new[0] = 1; in split_group()
3158 total_new[0] = 0; in split_group()
3179 total_new[0] += count_multiple_uses (info); in split_group()
3329 if (total_new[0] && any_orig) in split_group()
3335 total_new[0] += ret; /* The new store. */ in split_group()
3338 total_new[0] += ret; in split_group()
3340 total_new[0] += ret; in split_group()
3508 unsigned total_orig, total_new; in output_merged_store() local
3523 if (total_orig <= total_new) in output_merged_store()
[all …]