|
CGRA-ME
|
#include <MRRGProcedures.h>
Public Member Functions | |
| bool | shouldIgnore (const MRRG::NodeDescriptor &v) |
| void | onExamineEdge (const MRRG::NodeDescriptor &, const MRRG::NodeDescriptor &fanout) |
Public Member Functions inherited from DoNothingGraphVisitor< MRRG::NodeDescriptor > | |
| void | onExamine (const MRRG::NodeDescriptor &) |
| void | onExamineEdge (const MRRG::NodeDescriptor &, const MRRG::NodeDescriptor &) |
| bool | shouldIgnore (const MRRG::NodeDescriptor &) |
| bool | shouldIgnoreEdge (const MRRG::NodeDescriptor &, const MRRG::NodeDescriptor &) |
| void | onSkipped (const MRRG::NodeDescriptor &) |
| void | onSkippedEdge (const MRRG::NodeDescriptor &, const MRRG::NodeDescriptor &) |
| void | onWaveEnd () |
| bool | shouldStop () |
Public Attributes | |
| std::unordered_set< MRRG::NodeDescriptor > | discovered_fu_nodes = {} |
Definition at line 283 of file MRRGProcedures.h.
|
inline |
Definition at line 290 of file MRRGProcedures.h.
|
inline |
Definition at line 286 of file MRRGProcedures.h.
| std::unordered_set<MRRG::NodeDescriptor> FindNeighbourFUsVisitor::discovered_fu_nodes = {} |
Definition at line 284 of file MRRGProcedures.h.
1.8.17