|
My Project
|
#include <SDBMExprDetail.h>


Public Types | |
| using | KeyTy = std::pair< SDBMDirectExpr, SDBMTermExpr > |
Public Member Functions | |
| bool | operator== (const KeyTy &key) const |
Public Member Functions inherited from mlir::detail::SDBMExprStorage | |
| SDBMExprKind | getKind () |
Public Member Functions inherited from mlir::StorageUniquer::BaseStorage | |
| unsigned | getKind () const |
| Get the kind classification of this storage. More... | |
Static Public Member Functions | |
| static SDBMDiffExprStorage * | construct (StorageUniquer::StorageAllocator &allocator, const KeyTy &key) |
Public Attributes | |
| SDBMDirectExpr | lhs |
| SDBMTermExpr | rhs |
Public Attributes inherited from mlir::detail::SDBMExprStorage | |
| SDBMDialect * | dialect |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::StorageUniquer::BaseStorage | |
| BaseStorage () | |
| using mlir::detail::SDBMDiffExprStorage::KeyTy = std::pair<SDBMDirectExpr, SDBMTermExpr> |
|
inlinestatic |
|
inline |
| SDBMDirectExpr mlir::detail::SDBMDiffExprStorage::lhs |
| SDBMTermExpr mlir::detail::SDBMDiffExprStorage::rhs |
1.8.13