Searched defs:removeAttrs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Attributor.cpp | 1221 ChangeStatus Attributor::removeAttrs(const IRPosition &IRP, removeAttrs() function in Attributor |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 340 void Argument::removeAttrs(const AttributeMask &AM) { removeAttrs() function in Argument |