|
| RemoveAIEFuncs (MLIRContext *context, DenseMap< func::FuncOp, std::pair< int, int > > &funcs, PatternBenefit benefit=1) |
|
LogicalResult | matchAndRewrite (func::FuncOp op, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override |
|
|
DenseMap< func::FuncOp, std::pair< int, int > > & | funcs |
|
Definition at line 29 of file AIECreateCores.cpp.
◆ RemoveAIEFuncs()
RemoveAIEFuncs::RemoveAIEFuncs |
( |
MLIRContext * |
context, |
|
|
DenseMap< func::FuncOp, std::pair< int, int > > & |
funcs, |
|
|
PatternBenefit |
benefit = 1 |
|
) |
| |
|
inline |
◆ matchAndRewrite()
LogicalResult RemoveAIEFuncs::matchAndRewrite |
( |
func::FuncOp |
op, |
|
|
OpAdaptor |
adaptor, |
|
|
ConversionPatternRewriter & |
rewriter |
|
) |
| const |
|
inlineoverride |
◆ funcs
DenseMap<func::FuncOp, std::pair<int, int> >& RemoveAIEFuncs::funcs |
The documentation for this struct was generated from the following file: