Searched defs:ReifyCFOpOutputShapes (Results 1 – 1 of 1) sorted by relevance
290 struct ReifyCFOpOutputShapes : public ReifyOperationOutputShapes { struct293 explicit ReifyCFOpOutputShapes(MLIRContext *context) in ReifyCFOpOutputShapes() argument296 bool shouldMatch(Operation *op) const override { in shouldMatch()