|
CIRCT 22.0.0git
|
This struct contains constant string attributes shared across different threads. More...

Public Member Functions | |
| StructuralHasherSharedConstants (MLIRContext *context) | |
Public Attributes | |
| StringAttr | portTypesAttr |
| StringAttr | moduleNameAttr |
| StringAttr | portNamesAttr |
| DenseSet< Attribute > | nonessentialAttributes |
This struct contains constant string attributes shared across different threads.
|
inlineexplicit |
Definition at line 101 of file Dedup.cpp.
References moduleNameAttr, nonessentialAttributes, portNamesAttr, and portTypesAttr.
| StringAttr StructuralHasherSharedConstants::moduleNameAttr |
Definition at line 121 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| DenseSet<Attribute> StructuralHasherSharedConstants::nonessentialAttributes |
Definition at line 127 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| StringAttr StructuralHasherSharedConstants::portNamesAttr |
Definition at line 124 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| StringAttr StructuralHasherSharedConstants::portTypesAttr |
Definition at line 118 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().