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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h103 void PrintStatusForNewUnit(const Unit &U, const char *Text);
H A DFuzzerLoop.cpp597 void Fuzzer::PrintStatusForNewUnit(const Unit &U, const char *Text) { function in class:fuzzer::Fuzzer
611 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW ");

Completed in 54 milliseconds