Home
last modified time | relevance | path

Searched refs:onlyType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h95 static inline SourcePred onlyType(Type *Only) { in onlyType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DIRMutator.cpp184 auto Pred = fuzzerop::onlyType(Inst.getType()); in mutate()