Searched refs:replicated_input_ops (Results 1 – 1 of 1) sorted by relevance
376 llvm::SmallVector<Operation*, 8> replicated_input_ops; in ReplicateCluster() local378 unique_replicated_input_ops.getArrayRef(), &replicated_input_ops))) in ReplicateCluster()395 for (auto& pos_and_input : llvm::enumerate(replicated_input_ops)) { in ReplicateCluster()467 llvm::zip(replicated_input_ops, replicate_op.GetBody().getArguments())) { in ReplicateCluster()