Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Interfaces/
H A DFunctionInterfaces.h110 Attribute removedAttr = attributes.erase(name); in removeArgAttr() local
146 Attribute removedAttr = attributes.erase(name); in removeResultAttr() local
/llvm-project/mlir/include/mlir/IR/
H A DOperation.h469 Attribute removedAttr = attributes.erase(name); removeDiscardableAttr() local
603 Attribute removedAttr = attributes.erase(name); removeAttr() local