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