Searched defs:MaterializeCFOpOutputShapes (Results 1 – 1 of 1) sorted by relevance
618 struct MaterializeCFOpOutputShapes : public MaterializeOutputShapesBase { struct619 explicit MaterializeCFOpOutputShapes(MLIRContext *context) in MaterializeCFOpOutputShapes() argument622 bool shouldMatch(Operation *op) const override { in shouldMatch()