Searched refs:getInAllocaType (Results 1 – 5 of 5) sorted by relevance
377 Type *getInAllocaType() const;1153 Type *getInAllocaType() const { return getTypeAttr(Attribute::InAlloca); }
521 if (ArgAttrs.getInAllocaType()) in promoteCall()
808 Type *AttributeSet::getInAllocaType() const { in getInAllocaType() function in AttributeSet1531 return getAttributes(Index + FirstArgIndex).getInAllocaType(); in getParamInAllocaType()
169 if (Type *InAllocaTy = ParamAttrs.getInAllocaType()) in getMemoryParamAllocType()
1891 Check(Attrs.getInAllocaType()->isSized(&Visited), in verifyParameterAttrs()1922 Check(Attrs.getInAllocaType() == PTy->getNonOpaquePointerElementType(), in verifyParameterAttrs()