Searched refs:OldAttrs (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp98 AttributeSet OldAttrs = OldFunc->getAttributes(); local
103 OldAttrs.getParamAttributes(OldArg.getArgNo() + 1);
111 OldAttrs.getRetAttributes())
113 OldAttrs.getFnAttributes()));

Completed in 203 milliseconds