Searched defs:allocno_color_data (Results 1 – 2 of 2) sorted by relevance
101 struct allocno_color_data struct105 unsigned int in_graph_p : 1;108 unsigned int may_be_spilled_p : 1;110 unsigned int colorable_p : 1;114 int available_regs_num;117 int conflict_allocno_hard_prefs;120 ira_allocno_t next_bucket_allocno;121 ira_allocno_t prev_bucket_allocno;123 int temp;125 int last_process;[all …]
106 struct allocno_color_data struct110 unsigned int in_graph_p : 1;113 unsigned int may_be_spilled_p : 1;115 unsigned int colorable_p : 1;119 int available_regs_num;122 int conflict_allocno_hard_prefs;125 ira_allocno_t next_bucket_allocno;126 ira_allocno_t prev_bucket_allocno;128 int temp;130 int last_process;[all …]