Searched defs:withOp (Results 1 – 1 of 1) sorted by relevance
133 for (shape::WithOp withOp : allWithOps) { in constructShapeFunc() local 226 funcOp.walk([&](shape::WithOp withOp) { allWithOps.push_back(withOp); }); in runOnOperation() argument 233 for (shape::WithOp withOp : allWithOps) { in runOnOperation() local 266 for (shape::WithOp withOp : allWithOps) { in constructClustersForEachShape() local 313 if (auto withOp = llvm::dyn_cast<shape::WithOp>(op)) calOnlyUsedByWithShapesRecursively() local [all...]