Searched refs:ForEachNonZeroByte (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h184 size_t ForEachNonZeroByte(const uint8_t *Begin, const uint8_t *End, function in namespace:fuzzer
252 FirstFeature += 8 * ForEachNonZeroByte(Modules[i].Regions[r].Start,
259 8 * ForEachNonZeroByte(ExtraCountersBegin(), ExtraCountersEnd(),

Completed in 97 milliseconds