Searched defs:DemapInsRewriter (Results 1 – 1 of 1) sorted by relevance
34 struct DemapInsRewriter : public OpRewritePattern<SourceOp> { struct36 using OpAdaptor = typename SourceOp::Adaptor;38 LogicalResult matchAndRewrite(SourceOp op, in matchAndRewrite()