Searched refs:ShouldGenerateCopyInstructionForMatchOfSize (Results 1 – 2 of 2) sorted by relevance
78 static bool ShouldGenerateCopyInstructionForMatchOfSize(size_t size) { in ShouldGenerateCopyInstructionForMatchOfSize() function
107 if (!ShouldGenerateCopyInstructionForMatchOfSize(best_match.size())) { in EncodeCopyForBestMatch()