CIRCT  20.0.0git
Public Member Functions | List of all members
circt::dc::RemoveJoinOnSourcePattern Struct Reference
Inheritance diagram for circt::dc::RemoveJoinOnSourcePattern:
Inheritance graph
[legend]
Collaboration diagram for circt::dc::RemoveJoinOnSourcePattern:
Collaboration graph
[legend]

Public Member Functions

LogicalResult matchAndRewrite (JoinOp op, PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 125 of file DCOps.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult circt::dc::RemoveJoinOnSourcePattern::matchAndRewrite ( JoinOp  op,
PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 127 of file DCOps.cpp.


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