MLIR 22.0.0git
IndexSwitchOpLowering Struct Reference
Inheritance diagram for IndexSwitchOpLowering:

Public Member Functions

LogicalResult matchAndRewrite (IndexSwitchOp indexSwitchOp, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override

Detailed Description

Definition at line 290 of file SCFToEmitC.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult IndexSwitchOpLowering::matchAndRewrite ( IndexSwitchOp indexSwitchOp,
OpAdaptor adaptor,
ConversionPatternRewriter & rewriter ) const
override

Definition at line 298 of file SCFToEmitC.cpp.

References success().


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