Searched refs:dmsTagTable (Results 1 – 1 of 1) sorted by relevance
1196 BYTE* const dmsTagTable = dms->tagTable; in ZSTD_RowFindBestMatch() local 1200 dmsTagRow = (BYTE*)(dmsTagTable + dmsRelRow); in ZSTD_RowFindBestMatch() 1202 ZSTD_row_prefetch(dmsHashTable, dmsTagTable, dmsRelRow, rowLog); in ZSTD_RowFindBestMatch()