Searched refs:indexing_users_of_producer (Results 1 – 2 of 2) sorted by relevance
112 absl::flat_hash_set<const HloInstruction*> indexing_users_of_producer) { in UpdateEvaluationCache() argument114 indexing_users_[producer] = std::move(indexing_users_of_producer); in UpdateEvaluationCache()
50 absl::flat_hash_set<const HloInstruction*> indexing_users_of_producer);