CIRCT  19.0.0git
Classes | Functions
circt::systemc::detail Namespace Reference

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)
 

Function Documentation

◆ hash_value()

llvm::hash_code circt::systemc::detail::hash_value ( const PortInfo pi)

◆ operator==()

bool circt::systemc::detail::operator== ( const PortInfo a,
const PortInfo b 
)