Home
last modified time | relevance | path

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

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