Searched refs:strategyOpsA (Results 1 – 1 of 1) sorted by relevance
323 SmallVector<Operation *, 4> strategyOpsA; in canFuseLoops() local328 strategyOpsA.append(opsA.begin(), opsA.end()); in canFuseLoops()335 strategyOpsA.push_back(op); in canFuseLoops()344 strategyOpsA.push_back(op); in canFuseLoops()352 mlir::computeSliceUnion(strategyOpsA, opsB, dstLoopDepth, numCommonLoops, in canFuseLoops()