MLIR 22.0.0git
IRDLSymbols.h File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::irdl

Functions

Operationmlir::irdl::lookupSymbolNearDialect (SymbolTableCollection &symbolTable, Operation *source, SymbolRefAttr symbol)
 Looks up a symbol from the symbol table containing the source operation's dialect definition operation.
Operationmlir::irdl::lookupSymbolNearDialect (Operation *source, SymbolRefAttr symbol)
 Looks up a symbol from the symbol table containing the source operation's dialect definition operation.