|
MLIR
22.0.0git
|
Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| 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. More... | |
| Operation * | mlir::irdl::lookupSymbolNearDialect (Operation *source, SymbolRefAttr symbol) |
| Looks up a symbol from the symbol table containing the source operation's dialect definition operation. More... | |