Home
last modified time | relevance | path

Searched defs:removeAttrs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h416 void removeAttrs(ArrayRef<Attribute::AttrKind> AKs) const { in removeAttrs() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DFunction.cpp297 void Argument::removeAttrs(const AttributeMask &AM) { in removeAttrs() function in Argument