Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp161 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs, Type *ArgTy) { in getMemoryParamAllocType() function
181 if (Type *MemTy = getMemoryParamAllocType(ParamAttrs, getType())) in getPassPointeeByValueCopySize()
189 return getMemoryParamAllocType(ParamAttrs, getType()); in getPointeeInMemoryValueType()