Searched refs:MaxValueProfileMap (Results 1 – 1 of 1) sorted by relevance
59 bool UpdateValueProfileMap(ValueBitMap *MaxValueProfileMap) { in UpdateValueProfileMap() argument60 return UseValueProfile && MaxValueProfileMap->MergeFrom(ValueProfileMap); in UpdateValueProfileMap()