Searched refs:INTER_TICK (Results 1 – 1 of 1) sorted by relevance
191 #define INTER_TICK(INSN) (h_i_d[INSN_UID (INSN)].inter_tick) macro2980 if (tick > INTER_TICK (next)) in fix_inter_tick()2981 INTER_TICK (next) = tick; in fix_inter_tick()2983 tick = INTER_TICK (next); in fix_inter_tick()3333 INTER_TICK (insn) = INVALID_TICK; in init_h_i_d()