Home
last modified time | relevance | path

Searched refs:UpdateGetTupleElementValueSet (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h221 bool UpdateGetTupleElementValueSet(HloInstruction* gte);
Dhlo_dataflow_analysis.cc582 bool HloDataflowAnalysis::UpdateGetTupleElementValueSet(HloInstruction* gte) { in UpdateGetTupleElementValueSet() function in xla::HloDataflowAnalysis
786 return UpdateGetTupleElementValueSet(instruction); in UpdateInstructionValueSet()