Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTypePromotion.cpp648 void IRPromoter::Mutate() { in Mutate() function in IRPromoter
/openbsd/gnu/llvm/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