Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DFunction.cpp159 if (Type *PreAllocTy = ParamAttrs.getPreallocatedType()) in getMemoryParamAllocType() local
160 return PreAllocTy; in getMemoryParamAllocType()