My Project
|
Base storage class appearing in an affine expression. More...
#include <AffineExprDetail.h>
Public Attributes | |
MLIRContext * | context |
Additional Inherited Members | |
Public Member Functions inherited from mlir::StorageUniquer::BaseStorage | |
unsigned | getKind () const |
Get the kind classification of this storage. More... | |
Protected Member Functions inherited from mlir::StorageUniquer::BaseStorage | |
BaseStorage () | |
Base storage class appearing in an affine expression.
MLIRContext* mlir::detail::AffineExprStorage::context |