Searched refs:getInAllocaType (Results 1 – 5 of 5) sorted by relevance
372 Type *getInAllocaType() const;1140 Type *getInAllocaType() const { return getTypeAttr(Attribute::InAlloca); }
509 if (ArgAttrs.getInAllocaType()) in promoteCall()
738 Type *AttributeSet::getInAllocaType() const { in getInAllocaType() function in AttributeSet1457 return getAttributes(Index + FirstArgIndex).getInAllocaType(); in getParamInAllocaType()
169 if (Type *InAllocaTy = ParamAttrs.getInAllocaType()) in getMemoryParamAllocType()
1857 Check(Attrs.getInAllocaType()->isSized(&Visited), in verifyParameterAttrs()1888 Check(Attrs.getInAllocaType() == PTy->getNonOpaquePointerElementType(), in verifyParameterAttrs()