Searched refs:already_bound_for_this_function (Results 1 – 1 of 1) sorted by relevance
52 absl::flat_hash_set<const HloInstruction*> already_bound_for_this_function; in EmitBasePointersForHlos() local58 if (!already_bound_for_this_function.contains(io_hlo)) { in EmitBasePointersForHlos()60 already_bound_for_this_function.insert(io_hlo); in EmitBasePointersForHlos()70 if (already_bound_for_this_function.contains(non_io_hlo)) { in EmitBasePointersForHlos()73 already_bound_for_this_function.insert(non_io_hlo); in EmitBasePointersForHlos()