Home | History | Annotate | Download | only in X86

Lines Matching full:numentries

586 static bool TableIsSorted(const TableEntry *Table, unsigned NumEntries) {
587 for (unsigned i = 0; i != NumEntries-1; ++i)