Searched defs:Mutate (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | TypePromotion.cpp | 648 void IRPromoter::Mutate() { in Mutate() function in IRPromoter |
/openbsd/gnu/llvm/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 |