My Project
Public Types | List of all members
mlir::Value::ImplTypeTraits Struct Reference

#include <Value.h>

Inheritance diagram for mlir::Value::ImplTypeTraits:
Inheritance graph
[legend]
Collaboration diagram for mlir::Value::ImplTypeTraits:
Collaboration graph
[legend]

Public Types

enum  { NumLowBitsAvailable = 3 }
 

Detailed Description

This value represents the 'owner' of the value and its kind. See the 'Kind' enumeration above for a more detailed description of each kind of owner.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
NumLowBitsAvailable 

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