Searched refs:instruction_value_set (Results 1 – 3 of 3) sorted by relevance
301 const InstructionValueSet& instruction_value_set) { in operator <<() argument302 out << instruction_value_set.ToString(); in operator <<()
341 const InstructionValueSet& instruction_value_set = *pair.second; in DeleteMarkedValues() local342 for (const auto& index_value_set : instruction_value_set) { in DeleteMarkedValues()1509 InstructionValueSet& instruction_value_set = in OptimizePhiValues() local1512 VLOG(1) << instruction_value_set.ToString(); in OptimizePhiValues()1513 instruction_value_set.ForEachMutableElement( in OptimizePhiValues()
297 const InstructionValueSet& instruction_value_set);