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