Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerOptions.h39 bool PreferSmall = true; member
H A DFuzzerLoop.cpp736 if (Options.PreferSmall) { in ReadAndExecuteSeedCorpora()
H A DFuzzerDriver.cpp587 Options.PreferSmall = Flags.prefer_small; in FuzzerDriver()