Searched refs:NewArgOperandAttributes (Results 1 – 1 of 1) sorted by relevance
3093 SmallVector<AttributeSet, 16> NewArgOperandAttributes; in rewriteFunctionSignatures() local3106 NewArgOperandAttributes.append(ARI->ReplacementTypes.size(), in rewriteFunctionSignatures()3110 NewArgOperandAttributes.push_back( in rewriteFunctionSignatures()3115 assert(NewArgOperands.size() == NewArgOperandAttributes.size() && in rewriteFunctionSignatures()3142 OldCallAttributeList.getRetAttrs(), NewArgOperandAttributes)); in rewriteFunctionSignatures()