Searched refs:NewArgOperandAttributes (Results 1 – 1 of 1) sorted by relevance
1782 SmallVector<AttributeSet, 16> NewArgOperandAttributes; in rewriteFunctionSignatures() local1795 NewArgOperandAttributes.append(ARI->ReplacementTypes.size(), in rewriteFunctionSignatures()1799 NewArgOperandAttributes.push_back( in rewriteFunctionSignatures()1804 assert(NewArgOperands.size() == NewArgOperandAttributes.size() && in rewriteFunctionSignatures()1831 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()