CIRCT 20.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 | innerSymAttr |
StringAttr | portSymbolsAttr |
StringAttr | portNamesAttr |
DenseSet< Attribute > | nonessentialAttributes |
This struct contains constant string attributes shared across different threads.
|
inlineexplicit |
Definition at line 109 of file Dedup.cpp.
References innerSymAttr, moduleNameAttr, nonessentialAttributes, portNamesAttr, portSymbolsAttr, and portTypesAttr.
StringAttr StructuralHasherSharedConstants::innerSymAttr |
Definition at line 132 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().
StringAttr StructuralHasherSharedConstants::moduleNameAttr |
Definition at line 129 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().
DenseSet<Attribute> StructuralHasherSharedConstants::nonessentialAttributes |
Definition at line 141 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().
StringAttr StructuralHasherSharedConstants::portNamesAttr |
Definition at line 138 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().
StringAttr StructuralHasherSharedConstants::portSymbolsAttr |
Definition at line 135 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().
StringAttr StructuralHasherSharedConstants::portTypesAttr |
Definition at line 126 of file Dedup.cpp.
Referenced by StructuralHasherSharedConstants(), and StructuralHasher::update().