MLIR 22.0.0git
TosaToSCF.cpp File Reference

Go to the source code of this file.

Functions

static void inlineIfCase (Region &srcRegion, Region &dstRegion, OperandRange operands, PatternRewriter &rewriter)
static void inlineWhileCase (Region &srcRegion, Region &dstRegion, PatternRewriter &rewriter, bool isCond)

Function Documentation

◆ inlineIfCase()

◆ inlineWhileCase()