CIRCT 22.0.0git
|
Public Attributes | |
std::array< uint8_t, 32 > | structuralHash |
std::vector< StringAttr > | referredModuleNames |
std::vector< Operation * > | symbolSensitiveOps |
std::vector<StringAttr> ModuleInfo::referredModuleNames |
Definition at line 86 of file Dedup.cpp.
Referenced by llvm::DenseMapInfo< ModuleInfoRef >::getHashValue(), and operator==().
std::array<uint8_t, 32> ModuleInfo::structuralHash |
Definition at line 84 of file Dedup.cpp.
Referenced by llvm::DenseMapInfo< ModuleInfoRef >::getHashValue(), and operator==().