MLIR-AIE
Public Attributes | List of all members
PortConnection Struct Reference
+ Collaboration diagram for PortConnection:

Public Attributes

Operation * op
 
Port port
 

Detailed Description

Definition at line 28 of file AIEFindFlows.cpp.

Member Data Documentation

◆ op

Operation* PortConnection::op

Definition at line 29 of file AIEFindFlows.cpp.

Referenced by ConnectivityAnalysis::getConnectedTiles().

◆ port

Port PortConnection::port

Definition at line 30 of file AIEFindFlows.cpp.

Referenced by ConnectivityAnalysis::getConnectedTiles().


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