Searched refs:UpdateTupleValueSet (Results 1 – 2 of 2) sorted by relevance
229 bool UpdateTupleValueSet(HloInstruction* tuple);
699 bool HloDataflowAnalysis::UpdateTupleValueSet(HloInstruction* tuple) { in UpdateTupleValueSet() function in xla::HloDataflowAnalysis790 return UpdateTupleValueSet(instruction); in UpdateInstructionValueSet()