Searched defs:makeConstantsWithType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp15 void fuzzerop::makeConstantsWithType(Type *T, std::vector<Constant *> &Cs) { function in class:fuzzerop
33 std::vector<Constant *> fuzzerop::makeConstantsWithType(Type *T) { function in class:fuzzerop

Completed in 64 milliseconds