Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h371 Type *getPreallocatedType() const;
1135 Type *getPreallocatedType() const {
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp734 Type *AttributeSet::getPreallocatedType() const { in getPreallocatedType() function in AttributeSet
1453 return getAttributes(Index + FirstArgIndex).getPreallocatedType(); in getParamPreallocatedType()
H A DFunction.cpp167 if (Type *PreAllocTy = ParamAttrs.getPreallocatedType()) in getMemoryParamAllocType()
H A DVerifier.cpp1862 Check(Attrs.getPreallocatedType()->isSized(&Visited), in verifyParameterAttrs()
1882 Check(Attrs.getPreallocatedType() == in verifyParameterAttrs()