Home
last modified time | relevance | path

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

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