Home | History | Annotate | Download | only in TableGen

Lines Matching full:bestscore

1615   unsigned BestScore = 0;
1623 if (Usefulness > BestScore) {
1625 BestScore = Usefulness;