Searched refs:NewArgOperandAttributes (Results 1 – 1 of 1) sorted by relevance
2219 SmallVector<AttributeSet, 16> NewArgOperandAttributes; in rewriteFunctionSignatures() local2232 NewArgOperandAttributes.append(ARI->ReplacementTypes.size(), in rewriteFunctionSignatures()2236 NewArgOperandAttributes.push_back( in rewriteFunctionSignatures()2241 assert(NewArgOperands.size() == NewArgOperandAttributes.size() && in rewriteFunctionSignatures()2268 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()