Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp164 if (RunOne(CurrentUnit)) { in RereadOutputCorpus()
195 if (RunOne(U)) { in ShuffleAndMinimize()
208 bool Fuzzer::RunOne(const Unit &U) { in RunOne() function in fuzzer::Fuzzer
236 if (RunOne(U)) in RunOneAndUpdateCorpus()
348 RunOne(U); in Merge()
361 if (RunOne(U)) { in Merge()
444 RunOne(U); in Drill()
455 RunOne(U); in Drill()
460 if (RunOne(U)) { in Drill()
DFuzzerInternal.h136 bool RunOne(const Unit &U);