Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp182 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs) { in getMemoryParamAllocType() function
202 if (Type *MemTy = getMemoryParamAllocType(ParamAttrs)) in getPassPointeeByValueCopySize()
210 return getMemoryParamAllocType(ParamAttrs); in getPointeeInMemoryValueType()