Home | History | Annotate | Download | only in CodeGen

Lines Matching full:removeattribute

1119     FuncAttrs.removeAttribute(llvm::Attribute::ReadOnly)
1120 .removeAttribute(llvm::Attribute::ReadNone);
1185 FuncAttrs.removeAttribute(llvm::Attribute::ReadOnly)
1186 .removeAttribute(llvm::Attribute::ReadNone);