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

/freebsd-9.3-release/contrib/gcc/
H A Dmodulo-sched.c2096 create_ps_insn (ddg_node_ptr node, int rest_count, int cycle)
2103 ps_i->row_rest_count = rest_count;
2262 int rest_count = 1;
2270 rest_count += ps->rows[row]->row_rest_count;
2272 ps_i = create_ps_insn (node, rest_count, cycle);
2091 create_ps_insn(ddg_node_ptr node, int rest_count, int cycle) argument
2257 int rest_count = 1; local

Completed in 109 milliseconds