CGRA-ME
|
Classes | |
struct | Paths |
Public Types | |
using | MRRGNDesc = MRRG::NodeDescriptor |
Public Attributes | |
std::unordered_map< MRRGNDesc, std::unordered_map< MRRGNDesc, std::map< OperandTag, Paths > > > | shortest_paths = {} |
Definition at line 110 of file MRRGProcedures.cpp.
Definition at line 112 of file MRRGProcedures.cpp.
std::unordered_map<MRRGNDesc, std::unordered_map<MRRGNDesc, std::map<OperandTag, Paths > > > MRRGProcedureCache::shortest_paths = {} |
Definition at line 120 of file MRRGProcedures.cpp.