Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h90 bool DuringInitialCorpusExecution);
H A DFuzzerLoop.cpp674 bool DuringInitialCorpusExecution) { in TryDetectingAMemoryLeak() argument
679 if (!DuringInitialCorpusExecution && in TryDetectingAMemoryLeak()
706 if (DuringInitialCorpusExecution) in TryDetectingAMemoryLeak()