Searched refs:dictHashSmall (Results 1 – 1 of 1) sorted by relevance
354 const U32* const dictHashSmall = dms->chainTable; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local373 PREFETCH_AREA(dictHashSmall, chainTableBytes); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()393 … U32 const dictMatchIndexAndTagS = dictHashSmall[dictHashAndTagS >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()