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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp91 AttributeSet OldAttrs = OldFunc->getAttributes(); local
98 OldAttrs.getParamAttributes(I->getArgNo() + 1);
106 OldAttrs.getRetAttributes()));
110 OldAttrs.getFnAttributes()));

Completed in 104 milliseconds