Searched refs:chainTableBytes (Results 1 – 1 of 1) sorted by relevance
371 size_t const chainTableBytes = (((size_t)1) << dictCParams->chainLog) * sizeof(U32); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local373 PREFETCH_AREA(dictHashSmall, chainTableBytes); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()