Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dmodulo-sched.c125 int row_rest_count; member
2098 ps_i->row_rest_count = rest_count; in create_ps_insn()
2261 && ps->rows[row]->row_rest_count >= issue_rate) in add_node_to_ps()
2265 rest_count += ps->rows[row]->row_rest_count; in add_node_to_ps()