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.cpp192 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs) { in getMemoryParamAllocType() function
212 if (Type *MemTy = getMemoryParamAllocType(ParamAttrs)) in getPassPointeeByValueCopySize()
220 return getMemoryParamAllocType(ParamAttrs); in getPointeeInMemoryValueType()