Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FnAttrs

1703     if (llvm::Attributes FnAttrs =  AttrList.getFnAttributes())
1704 AttrVec.push_back(llvm::AttributeWithIndex::get(~0, FnAttrs));