Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h164 static inline SourcePred sizedPtrType() { in sizedPtrType() function
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp209 return {Weight, {sizedPtrType(), sizedType, anyIntType()}, buildGEP}; in gepDescriptor()