CIRCT
20.0.0git
|
Classes | |
struct | PortInfo |
A struct containing minimal information for a systemc module port. More... | |
struct | IntegerWidthStorage |
Integer Type Storage and Uniquing. More... | |
Functions | |
bool | operator== (const PortInfo &a, const PortInfo &b) |
llvm::hash_code | hash_value (const PortInfo &pi) |
llvm::hash_code circt::systemc::detail::hash_value | ( | const PortInfo & | pi | ) |
Definition at line 45 of file SystemCTypes.cpp.
References esi::utils::hash_combine(), circt::systemc::detail::PortInfo::name, and circt::systemc::detail::PortInfo::type.
Definition at line 41 of file SystemCTypes.cpp.
References circt::systemc::detail::PortInfo::name, and circt::systemc::detail::PortInfo::type.