Searched refs:new_hs (Results 1 – 2 of 2) sorted by relevance
7433 int new_hs; in update_seqnos_and_stage() local7441 new_hs = (INSN_SEQNO (ILIST_INSN (*pscheduled_insns)) in update_seqnos_and_stage()7443 gcc_assert (new_hs > highest_seqno_in_use); in update_seqnos_and_stage()7446 new_hs = highest_seqno_in_use; in update_seqnos_and_stage()7452 gcc_assert (INSN_SEQNO (insn) <= new_hs); in update_seqnos_and_stage()7464 return new_hs; in update_seqnos_and_stage()