Searched refs:pref_buffer (Results 1 – 3 of 3) sorted by relevance
95 static enum reg_class *pref_buffer; variable1688 pref = pref_buffer; in find_costs_and_classes()1761 pref = pref_buffer; in find_costs_and_classes()2262 pref_buffer = (enum reg_class *) ira_allocate (sizeof (enum reg_class) in init_costs()2278 ira_free (pref_buffer); in finish_costs()
96 static enum reg_class *pref_buffer; variable1776 pref = pref_buffer; in find_costs_and_classes()1849 pref = pref_buffer; in find_costs_and_classes()2350 pref_buffer = (enum reg_class *) ira_allocate (sizeof (enum reg_class) in init_costs()2366 ira_free (pref_buffer); in finish_costs()
11109 (allocno_pref_buffer): Rename to pref_buffer.