MLIR  20.0.0git
Namespaces | Functions
IRDLSymbols.h File Reference
#include "mlir/IR/Operation.h"
#include "mlir/IR/SymbolTable.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 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. More...
 
Operationmlir::irdl::lookupSymbolNearDialect (Operation *source, SymbolRefAttr symbol)
 Looks up a symbol from the symbol table containing the source operation's dialect definition operation. More...