CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OrOfMuxToMuxChain Struct Reference
Inheritance diagram for OrOfMuxToMuxChain:
Inheritance graph
[legend]
Collaboration diagram for OrOfMuxToMuxChain:
Collaboration graph
[legend]

Public Member Functions

LogicalResult matchAndRewrite (OrOp op, PatternRewriter &rewriter) const override
 
bool areConditionsIndependent (ArrayRef< Value > conditions) const
 

Detailed Description

Definition at line 244 of file BalanceMux.cpp.

Member Function Documentation

◆ areConditionsIndependent()

bool OrOfMuxToMuxChain::areConditionsIndependent ( ArrayRef< Value >  conditions) const
inline

Definition at line 283 of file BalanceMux.cpp.

Referenced by matchAndRewrite().

◆ matchAndRewrite()

LogicalResult OrOfMuxToMuxChain::matchAndRewrite ( OrOp  op,
PatternRewriter &  rewriter 
) const
inlineoverride

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