Searched defs:constShape (Results 1 – 2 of 2) sorted by relevance
686 if (auto constShape = shape.getDefiningOp<ConstShapeOp>()) { in matchAndRewrite() local744 if (auto constShape = shape.getDefiningOp<ConstShapeOp>()) { in matchAndRewrite() local
1523 if (auto constShape{AsConstantShape(context, *shape)}) { in Match() local