Searched refs:NewArgOperandAttributes (Results 1 – 1 of 1) sorted by relevance
2634 SmallVector<AttributeSet, 16> NewArgOperandAttributes; in rewriteFunctionSignatures() local2647 NewArgOperandAttributes.append(ARI->ReplacementTypes.size(), in rewriteFunctionSignatures()2651 NewArgOperandAttributes.push_back( in rewriteFunctionSignatures()2656 assert(NewArgOperands.size() == NewArgOperandAttributes.size() && in rewriteFunctionSignatures()2683 OldCallAttributeList.getRetAttrs(), NewArgOperandAttributes)); in rewriteFunctionSignatures()