Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp520 size_t FoundUniqFeaturesOfII = 0; in RunOne() local
530 FoundUniqFeaturesOfII++; in RunOne()
533 *FoundUniqFeatures = FoundUniqFeaturesOfII; in RunOne()
548 if (II && FoundUniqFeaturesOfII && in RunOne()
550 FoundUniqFeaturesOfII == II->UniqFeatureSet.size() && in RunOne()