Searched refs:best_users_copy (Results 1 – 1 of 1) sorted by relevance
1706 std::vector<HloInstruction*> best_users_copy = best->users(); in CompressInstruction() local1707 for (HloInstruction* user : best_users_copy) { in CompressInstruction()