Searched refs:max_inst_out (Results 1 – 1 of 1) sorted by relevance
1068 struct schedule_instruction ** max_inst_out, in update_max_score() argument1076 if (!*max_inst_out || score > *max_score) { in update_max_score()1078 *max_inst_out = list_ptr; in update_max_score()