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