Searched refs:getInAllocaType (Results 1 – 4 of 4) sorted by relevance
348 Type *getInAllocaType() const;926 Type *getInAllocaType() const { return getTypeAttr(Attribute::InAlloca); }
707 Type *AttributeSet::getInAllocaType() const { in getInAllocaType() function in AttributeSet1456 return getAttributes(Index + FirstArgIndex).getInAllocaType(); in getParamInAllocaType()
170 if (Type *InAllocaTy = ParamAttrs.getInAllocaType()) in getMemoryParamAllocType()
1783 Assert(Attrs.getInAllocaType()->isSized(&Visited), in verifyParameterAttrs()1813 Assert(Attrs.getInAllocaType() == PTy->getElementType(), in verifyParameterAttrs()