Searched refs:oldAttrs (Results 1 – 1 of 1) sorted by relevance
5869 llvm::AttributeList oldAttrs = callSite->getAttributes(); in replaceUsesOfNonProtoConstant() local5887 newArgAttrs.push_back(oldAttrs.getParamAttrs(argNo)); in replaceUsesOfNonProtoConstant()5916 llvm::AttributeList::get(newFn->getContext(), oldAttrs.getFnAttrs(), in replaceUsesOfNonProtoConstant()5917 oldAttrs.getRetAttrs(), newArgAttrs)); in replaceUsesOfNonProtoConstant()