Searched refs:matchFound (Results 1 – 1 of 1) sorted by relevance
234 const ZSTD_match4Found matchFound = useCmov ? ZSTD_match4Found_cmov : ZSTD_match4Found_branch; in ZSTD_compressBlock_fast_noDict_generic() local291 if (matchFound(ip0, base + matchIdx, matchIdx, prefixStartIndex)) { in ZSTD_compressBlock_fast_noDict_generic()316 if (matchFound(ip0, base + matchIdx, matchIdx, prefixStartIndex)) { in ZSTD_compressBlock_fast_noDict_generic()