Home | History | Annotate | Download | only in CodeGen

Lines Matching full:worst

1390       unsigned Worst = 0;
1396 Worst = i, WorstCount = Count;
1399 GlobalCand[Worst] = GlobalCand[NumCands];
1401 BestCand = Worst;