Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp156 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs, Type *ArgTy) { in getMemoryParamAllocType() function
182 if (Type *MemTy = getMemoryParamAllocType(ParamAttrs, getType())) in getPassPointeeByValueCopySize()
190 return getMemoryParamAllocType(ParamAttrs, getType()); in getPointeeInMemoryValueType()