|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::irdl |
Functions | |
| Operation * | mlir::irdl::lookupSymbolNearDialect (SymbolTableCollection &symbolTable, Operation *source, SymbolRefAttr symbol) |
| Looks up a symbol from the symbol table containing the source operation's dialect definition operation. | |
| Operation * | mlir::irdl::lookupSymbolNearDialect (Operation *source, SymbolRefAttr symbol) |
| Looks up a symbol from the symbol table containing the source operation's dialect definition operation. | |