Searched refs:getInAllocaType (Results 1 – 5 of 5) sorted by relevance
336 Type *getInAllocaType() const;913 Type *getInAllocaType() const { return InAllocaType; }
262 Type *getInAllocaType() const;
846 Type *AttributeSet::getInAllocaType() const { in getInAllocaType() function in AttributeSet847 return SetNode ? SetNode->getInAllocaType() : nullptr; in getInAllocaType()965 Attr = Attribute::getWithInAllocaType(C, B.getInAllocaType()); in get()1073 Type *AttributeSetNode::getInAllocaType() const { in getInAllocaType() function in AttributeSetNode1636 return getAttributes(Index + FirstArgIndex).getInAllocaType(); in getParamInAllocaType()
165 if (Type *InAllocaTy = ParamAttrs.getInAllocaType()) in getMemoryParamAllocType()
1872 Assert(Attrs.getInAllocaType() == PTy->getElementType(), in verifyParameterAttrs()