Home | History | Annotate | Download | only in IR

Lines Matching defs:Copy

2669   AttrBuilder Copy;
2672 Copy.addAttribute(AK);
2675 Copy.addAlignmentAttr(Attrs.getParamAlignment(I + 1));
2676 return Copy;