CGRA-ME
Public Attributes | List of all members
OpGraph::OpOpInsertResult Struct Reference

#include <OpGraph.h>

Public Attributes

ValDescriptor link
 
OpDescriptor newOp
 

Detailed Description

Move fanout into the graph as a fanout of driver, creating the val if necessary. Returns the descriptors for the linking val and the new op.

Definition at line 270 of file OpGraph.h.

Member Data Documentation

◆ link

ValDescriptor OpGraph::OpOpInsertResult::link

Definition at line 271 of file OpGraph.h.

◆ newOp

OpDescriptor OpGraph::OpOpInsertResult::newOp

Definition at line 271 of file OpGraph.h.


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