Home | History | Annotate | Download | only in CodeGen

Lines Matching full:newattrs

2579     SmallVector<llvm::AttributeSet, 8> newAttrs;
2584 newAttrs.push_back(
2605 newAttrs.
2614 newAttrs.push_back(llvm::AttributeSet::get(newFn->getContext(),
2641 llvm::AttributeSet::get(newFn->getContext(), newAttrs));