Searched refs:NewArgOperandAttributes (Results 1 – 1 of 1) sorted by relevance
2891 SmallVector<AttributeSet, 16> NewArgOperandAttributes; in rewriteFunctionSignatures() local2904 NewArgOperandAttributes.append(ARI->ReplacementTypes.size(), in rewriteFunctionSignatures()2908 NewArgOperandAttributes.push_back( in rewriteFunctionSignatures()2913 assert(NewArgOperands.size() == NewArgOperandAttributes.size() && in rewriteFunctionSignatures()2940 OldCallAttributeList.getRetAttrs(), NewArgOperandAttributes)); in rewriteFunctionSignatures()