Searched refs:regno_coalesced_allocno_num (Results 1 – 1 of 1) sorted by relevance
4272 static int *regno_coalesced_allocno_num; variable4287 if ((diff = (regno_coalesced_allocno_num[regno1] in coalesced_pseudo_reg_freq_compare()4288 - regno_coalesced_allocno_num[regno2])) != 0) in coalesced_pseudo_reg_freq_compare()4349 regno_coalesced_allocno_num[regno] = ++num; in setup_coalesced_allocno_costs_and_nums()4365 regno_coalesced_allocno_num[ALLOCNO_REGNO (a)] = num; in setup_coalesced_allocno_costs_and_nums()4568 regno_coalesced_allocno_num in ira_sort_regnos_for_alter_reg()4570 memset (regno_coalesced_allocno_num, 0, max_regno * sizeof (int)); in ira_sort_regnos_for_alter_reg()4638 ira_free (regno_coalesced_allocno_num); in ira_sort_regnos_for_alter_reg()