CIRCT 22.0.0git
|
Public Types | |
using | Info = llvm::DenseMapInfo< std::tuple< circt::igraph::InstancePath, mlir::Value, size_t > > |
using | Object = circt::synth::Object |
Static Public Member Functions | |
static Object | getEmptyKey () |
static Object | getTombstoneKey () |
static llvm::hash_code | getHashValue (Object object) |
static bool | isEqual (const Object &a, const Object &b) |
Definition at line 373 of file LongestPathAnalysis.h.
using llvm::DenseMapInfo< circt::synth::Object >::Info = llvm::DenseMapInfo< std::tuple<circt::igraph::InstancePath, mlir::Value, size_t> > |
Definition at line 374 of file LongestPathAnalysis.h.
using llvm::DenseMapInfo< circt::synth::Object >::Object = circt::synth::Object |
Definition at line 376 of file LongestPathAnalysis.h.
|
inlinestatic |
Definition at line 377 of file LongestPathAnalysis.h.
|
inlinestatic |
Definition at line 386 of file LongestPathAnalysis.h.
|
inlinestatic |
Definition at line 382 of file LongestPathAnalysis.h.
|
inlinestatic |
Definition at line 390 of file LongestPathAnalysis.h.
References circt::synth::Object::bitPos, circt::synth::Object::instancePath, and circt::synth::Object::value.