Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h107 TableOfRecentCompares<Word, 32> TORCW; variable
H A DFuzzerTracePC.cpp377 TORCW.Insert(Idx ^ Hash, Word(B1, Len), Word(B2, Len)); in AddValueForMemcmp()
H A DFuzzerMutate.cpp277 auto X = TPC.TORCW.Get(Rand.Rand<size_t>()); in Mutate_AddWordFromTORC()