Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h39 void MinimizeCrashLoop(const Unit &U);
H A DFuzzerLoop.cpp914 void Fuzzer::MinimizeCrashLoop(const Unit &U) { in MinimizeCrashLoop() function in fuzzer::Fuzzer
H A DFuzzerDriver.cpp505 F->MinimizeCrashLoop(U); in MinimizeCrashInputInternalStep()