Home
last modified time | relevance | path

Searched defs:Mutate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp531 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 DTypePromotion.cpp656 void IRPromoter::Mutate() { in Mutate() function in IRPromoter