Searched refs:row_rest_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dmodulo-sched.c126 int row_rest_count;
2103 ps_i->row_rest_count = rest_count;
2266 && ps->rows[row]->row_rest_count >= issue_rate)
2270 rest_count += ps->rows[row]->row_rest_count;
125 int row_rest_count; member in struct:ps_insn

Completed in 105 milliseconds