Searched refs:rest_count (Results 1 – 1 of 1) sorted by relevance
2091 create_ps_insn (ddg_node_ptr node, int rest_count, int cycle) in create_ps_insn() argument2098 ps_i->row_rest_count = rest_count; in create_ps_insn()2257 int rest_count = 1; in add_node_to_ps() local2265 rest_count += ps->rows[row]->row_rest_count; in add_node_to_ps()2267 ps_i = create_ps_insn (node, rest_count, cycle); in add_node_to_ps()