Searched refs:value_sets_ (Results 1 – 2 of 2) sorted by relevance
273 std::unordered_map<const HloInstruction*, InstructionValueSet> value_sets_; variable
171 for (const auto& pair : value_sets_) { in DeleteMarkedValues()926 return value_sets_.at(instruction); in GetInstructionValueSet()931 return value_sets_.at(instruction); in GetInstructionValueSet()939 value_sets_.emplace(std::piecewise_construct, in InitializeInstructionValueSets()