Searched defs:ExpandReallocOpPattern (Results 1 – 1 of 1) sorted by relevance
53 struct ExpandReallocOpPattern : public OpRewritePattern<memref::ReallocOp> { struct54 ExpandReallocOpPattern(MLIRContext *ctx, bool emitDeallocs) in ExpandReallocOpPattern() function57 LogicalResult matchAndRewrite(memref::ReallocOp op, in matchAndRewrite()141 const bool emitDeallocs;