|
CIRCT 23.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 | moduleNamesAttr |
| StringAttr | portNamesAttr |
| DenseSet< Attribute > | nonessentialAttributes |
This struct contains constant string attributes shared across different threads.
|
inlineexplicit |
Definition at line 102 of file Dedup.cpp.
References context, moduleNameAttr, nonessentialAttributes, portNamesAttr, and portTypesAttr.
| StringAttr StructuralHasherSharedConstants::moduleNameAttr |
Definition at line 122 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| StringAttr StructuralHasherSharedConstants::moduleNamesAttr |
| DenseSet<Attribute> StructuralHasherSharedConstants::nonessentialAttributes |
Definition at line 131 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| StringAttr StructuralHasherSharedConstants::portNamesAttr |
Definition at line 128 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().
| StringAttr StructuralHasherSharedConstants::portTypesAttr |
Definition at line 119 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants().