Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DFunction.cpp152 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs, Type *ArgTy) { in getMemoryParamAllocType() function
176 if (Type *MemTy = getMemoryParamAllocType(ParamAttrs, getType())) in getPassPointeeByValueCopySize()
184 return getMemoryParamAllocType(ParamAttrs, getType()); in getPointeeInMemoryValueType()