My Project
Public Attributes | List of all members
mlir::detail::AffineExprStorage Struct Reference

Base storage class appearing in an affine expression. More...

#include <AffineExprDetail.h>

Inheritance diagram for mlir::detail::AffineExprStorage:
Inheritance graph
[legend]
Collaboration diagram for mlir::detail::AffineExprStorage:
Collaboration graph
[legend]

Public Attributes

MLIRContextcontext
 

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 ()
 

Detailed Description

Base storage class appearing in an affine expression.

Member Data Documentation

◆ context

MLIRContext* mlir::detail::AffineExprStorage::context

The documentation for this struct was generated from the following file: