Searched refs:OldAttrs (Results 1 – 1 of 1) sorted by relevance
113 AttributeList OldAttrs = OldFunc->getAttributes(); in CloneFunctionInto() local119 OldAttrs.getParamAttributes(OldArg.getArgNo()); in CloneFunctionInto()124 AttributeList::get(NewFunc->getContext(), OldAttrs.getFnAttributes(), in CloneFunctionInto()125 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()