Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h59 bool UpdateValueProfileMap(ValueBitMap *MaxValueProfileMap) { in UpdateValueProfileMap() function
DFuzzerLoop.cpp501 if (TPC.UpdateValueProfileMap(&MaxCoverage.VPMap)) in RunOne()