Searched defs:Mutate (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ | ||
H A D | FuzzerMutate.cpp | 531 size_t MutationDispatcher::Mutate(uint8_t *Data, size_t Size, size_t MaxSize) { in Mutate() function in fuzzer::MutationDispatcher |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TypePromotion.cpp | 656 void IRPromoter::Mutate() { in Mutate() function in IRPromoter |