Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp105 AttributeSet OldAttrs = OldFunc->getAttributes(); in CloneFunctionInto() local
110 OldAttrs.getParamAttributes(OldArg.getArgNo() + 1); in CloneFunctionInto()
118 OldAttrs.getRetAttributes()) in CloneFunctionInto()
120 OldAttrs.getFnAttributes())); in CloneFunctionInto()