CIRCT 22.0.0git
|
A reference to a ModuleInfo
that compares and hashes like it.
More...
Public Member Functions | |
ModuleInfoRef (ModuleInfo *info) | |
Public Attributes | |
ModuleInfo * | info |
A reference to a ModuleInfo
that compares and hashes like it.
This is used to keep the potentially heavy module infos in a vector, and then populate maps with references to them.
|
inline |
ModuleInfo* ModuleInfoRef::info |
Definition at line 413 of file Dedup.cpp.
Referenced by llvm::DenseMapInfo< ModuleInfoRef >::getHashValue(), and llvm::DenseMapInfo< ModuleInfoRef >::isEqual().