Searched refs:total_i (Results 1 – 2 of 2) sorted by relevance
240 unsigned int total_i = 0; in block_best() local252 total_i += c_i; in block_best()274 if (total_i < score) { in block_best()275 score = total_i; in block_best()288 s = row_sum[i] + total_i - row_sum_i[i]; in block_best()320 s = col_sum[i] + total_i - col_sum_i[i]; in block_best()
62 unsigned int total_i = rc_recompute_ips(c); in loop_max_possible_iterations() local65 return 1 + ((c->max_alu_insts - total_i) / loop_i); in loop_max_possible_iterations()