My Project
Public Member Functions | Protected Member Functions | List of all members
mlir::StorageUniquer::BaseStorage Class Reference

#include <StorageUniquer.h>

Inheritance diagram for mlir::StorageUniquer::BaseStorage:
Inheritance graph
[legend]

Public Member Functions

unsigned getKind () const
 Get the kind classification of this storage. More...
 

Protected Member Functions

 BaseStorage ()
 

Detailed Description

This class acts as the base storage that all storage classes must derived from.

Constructor & Destructor Documentation

◆ BaseStorage()

mlir::StorageUniquer::BaseStorage::BaseStorage ( )
inlineprotected

Member Function Documentation

◆ getKind()

unsigned mlir::StorageUniquer::BaseStorage::getKind ( ) const
inline

Get the kind classification of this storage.


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