Home
last modified time | relevance | path

Searched refs:MaxValueProfileMap (Results 1 – 1 of 1) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h59 bool UpdateValueProfileMap(ValueBitMap *MaxValueProfileMap) { in UpdateValueProfileMap() argument
60 return UseValueProfile && MaxValueProfileMap->MergeFrom(ValueProfileMap); in UpdateValueProfileMap()