Home
last modified time | relevance | path

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

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