Home | History | Annotate | Download | only in CodeGen

Lines Matching full:newattrs

2291     SmallVector<llvm::AttributeSet, 8> newAttrs;
2296 newAttrs.push_back(
2317 newAttrs.
2326 newAttrs.push_back(llvm::AttributeSet::get(newFn->getContext(),
2350 llvm::AttributeSet::get(newFn->getContext(), newAttrs));