Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1221 ChangeStatus Attributor::removeAttrs(const IRPosition &IRP, removeAttrs() function in Attributor
1233 ChangeStatus Attributor::removeAttrs(const IRPosition &IRP, removeAttrs() function in Attributor
/llvm-project/llvm/lib/IR/
H A DFunction.cpp340 void Argument::removeAttrs(const AttributeMask &AM) { removeAttrs() function in Argument