Searched refs:ShapeReificationPattern (Results 1 – 2 of 2) sorted by relevance
35 struct ShapeReificationPattern : public OpRewritePattern<shape::ShapeOfOp> { struct36 explicit ShapeReificationPattern(MLIRContext *ctx) in ShapeReificationPattern() function180 ShapeReificationPattern, in populateShapeReificationPatterns()
45 struct ShapeReificationPattern : public OpRewritePattern<shape::ShapeOfOp> { struct46 explicit ShapeReificationPattern(MLIRContext *context) in ShapeReificationPattern() argument457 ShapeReificationPattern>(context); in populateMergeAssumingOpsPatterns()