Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dira-color.c1795 int diff, a1_freq, a2_freq, a1_num, a2_num; in bucket_allocno_compare_func() local
1809 a1_num = ALLOCNO_COLOR_DATA (a1)->available_regs_num; in bucket_allocno_compare_func()
1811 if ((diff = a2_num - a1_num) != 0) in bucket_allocno_compare_func()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira-color.c2259 int diff, freq1, freq2, a1_num, a2_num, pref1, pref2; in bucket_allocno_compare_func() local
2285 a1_num = ALLOCNO_COLOR_DATA (a1)->available_regs_num; in bucket_allocno_compare_func()
2287 if ((diff = a2_num - a1_num) != 0) in bucket_allocno_compare_func()