CGRA-ME
Classes | Public Types | Public Attributes | List of all members
MRRGProcedureCache Class Reference

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 = {}
 

Detailed Description

Definition at line 110 of file MRRGProcedures.cpp.

Member Typedef Documentation

◆ MRRGNDesc

Definition at line 112 of file MRRGProcedures.cpp.

Member Data Documentation

◆ shortest_paths

std::unordered_map<MRRGNDesc, std::unordered_map<MRRGNDesc, std::map<OperandTag, Paths > > > MRRGProcedureCache::shortest_paths = {}

Definition at line 120 of file MRRGProcedures.cpp.


The documentation for this class was generated from the following file: