Searched refs:priority_val (Results 1 – 1 of 1) sorted by relevance
822 int val, priority_val, weight_val, info_val; in rank_for_schedule() local829 priority_val = INSN_PRIORITY (tmp2) - INSN_PRIORITY (tmp); in rank_for_schedule()831 if (priority_val) in rank_for_schedule()832 return priority_val; in rank_for_schedule()