Searched refs:IRMutator (Results 1 – 2 of 2) sorted by relevance
63 class IRMutator {68 IRMutator(std::vector<TypeGetter> &&AllowedTypes, in IRMutator() function
60 size_t llvm::IRMutator::getModuleSize(const Module &M) { in getModuleSize()64 void IRMutator::mutateModule(Module &M, int Seed, size_t MaxSize) { in mutateModule()70 size_t CurSize = IRMutator::getModuleSize(M); in mutateModule()