Searched refs:getInAllocaType (Results 1 – 5 of 5) sorted by relevance
412 Type *getInAllocaType() const;1146 Type *getInAllocaType() const { return getTypeAttr(Attribute::InAlloca); }
535 if (ArgAttrs.getInAllocaType()) in promoteCall()
957 Type *AttributeSet::getInAllocaType() const { in getInAllocaType() function in AttributeSet1697 return getAttributes(Index + FirstArgIndex).getInAllocaType(); in getParamInAllocaType()
201 if (Type *InAllocaTy = ParamAttrs.getInAllocaType()) in getMemoryParamAllocType()
2040 Check(Attrs.getInAllocaType()->isSized(&Visited), in verifyParameterAttrs()2042 Check(DL.getTypeAllocSize(Attrs.getInAllocaType()).getKnownMinValue() < in verifyParameterAttrs()