Searched refs:a2_num (Results 1 – 1 of 1) sorted by relevance
2536 int diff, freq1, freq2, a1_num, a2_num, pref1, pref2; in bucket_allocno_compare_func() local2563 a2_num = ALLOCNO_COLOR_DATA (a2)->available_regs_num; in bucket_allocno_compare_func()2564 if ((diff = a2_num - a1_num) != 0) in bucket_allocno_compare_func()