Searched refs:getPreallocatedType (Results 1 – 4 of 4) sorted by relevance
347 Type *getPreallocatedType() const;921 Type *getPreallocatedType() const {
703 Type *AttributeSet::getPreallocatedType() const { in getPreallocatedType() function in AttributeSet1452 return getAttributes(Index + FirstArgIndex).getPreallocatedType(); in getParamPreallocatedType()
168 if (Type *PreAllocTy = ParamAttrs.getPreallocatedType()) in getMemoryParamAllocType()
1788 Assert(Attrs.getPreallocatedType()->isSized(&Visited), in verifyParameterAttrs()1808 Assert(Attrs.getPreallocatedType() == PTy->getElementType(), in verifyParameterAttrs()