Searched refs:dmsTagTable (Results 1 – 1 of 1) sorted by relevance
1171 U16* const dmsTagTable = dms->tagTable; in ZSTD_RowFindBestMatch() local1175 dmsTagRow = (BYTE*)(dmsTagTable + dmsRelRow); in ZSTD_RowFindBestMatch()1177 ZSTD_row_prefetch(dmsHashTable, dmsTagTable, dmsRelRow, rowLog); in ZSTD_RowFindBestMatch()