My Project
Public Attributes | List of all members
mlir::detail::StorageUniquerImpl::HashedStorage Struct Reference
Collaboration diagram for mlir::detail::StorageUniquerImpl::HashedStorage:
Collaboration graph
[legend]

Public Attributes

unsigned hashValue
 
BaseStoragestorage
 

Detailed Description

A utility wrapper object representing a hashed storage object. This class contains a storage object and an existing computed hash value.

Member Data Documentation

◆ hashValue

unsigned mlir::detail::StorageUniquerImpl::HashedStorage::hashValue

◆ storage

BaseStorage* mlir::detail::StorageUniquerImpl::HashedStorage::storage

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