Searched refs:irrel2 (Results 1 – 1 of 1) sorted by relevance
5685 int irrel2 = data2->status == AUTOPREF_MULTIPASS_DATA_IRRELEVANT; in autopref_rank_for_schedule() local5687 if (!irrel1 && !irrel2) in autopref_rank_for_schedule()5693 r = irrel2 - irrel1; in autopref_rank_for_schedule()5697 r = irrel1 - irrel2; in autopref_rank_for_schedule()