Searched refs:instruction_value_set (Results 1 – 3 of 3) sorted by relevance
290 const InstructionValueSet& instruction_value_set) { in operator <<() argument291 out << instruction_value_set.ToString(); in operator <<()
173 const InstructionValueSet& instruction_value_set = pair.second; in DeleteMarkedValues() local174 for (const auto& index_value_set : instruction_value_set) { in DeleteMarkedValues()1080 InstructionValueSet& instruction_value_set = in OptimizePhiValues() local1083 VLOG(1) << instruction_value_set.ToString(); in OptimizePhiValues()1084 instruction_value_set.ForEachMutableElement( in OptimizePhiValues()
269 const InstructionValueSet& instruction_value_set);