HomeSort by relevance Sort by last modified time
    Searched refs:RunOne (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Fuzzer/
FuzzerLoop.cpp 164 if (RunOne(CurrentUnit)) {
195 if (RunOne(U)) {
208 bool Fuzzer::RunOne(const Unit &U) {
236 if (RunOne(U))
348 RunOne(U);
361 if (RunOne(U)) {
444 RunOne(U);
455 RunOne(U);
460 if (RunOne(U)) {
FuzzerInternal.h 136 bool RunOne(const Unit &U);

Completed in 500 milliseconds