Searched refs:UpdateGetTupleElementValueSet (Results 1 – 2 of 2) sorted by relevance
189 bool UpdateGetTupleElementValueSet(HloInstruction* gte);
443 bool HloDataflowAnalysis::UpdateGetTupleElementValueSet(HloInstruction* gte) { in UpdateGetTupleElementValueSet() function in xla::HloDataflowAnalysis611 return UpdateGetTupleElementValueSet(instruction); in UpdateInstructionValueSet()