Searched defs:makeConstantsWithType (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/ | ||
H A D | OpDescriptor.cpp | 15 void fuzzerop::makeConstantsWithType(Type *T, std::vector<Constant *> &Cs) { makeConstantsWithType() function in fuzzerop |