Searched refs:strategyOpsA (Results 1 – 1 of 1) sorted by relevance
326 SmallVector<Operation *, 4> strategyOpsA; in canFuseLoops() local331 strategyOpsA.append(opsA.begin(), opsA.end()); in canFuseLoops()339 strategyOpsA.push_back(op); in canFuseLoops()348 strategyOpsA.push_back(op); in canFuseLoops()355 if (failed(mlir::computeSliceUnion(strategyOpsA, opsB, dstLoopDepth, in canFuseLoops()