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.h189 bool UpdateGetTupleElementValueSet(HloInstruction* gte);
Dhlo_dataflow_analysis.cc443 bool HloDataflowAnalysis::UpdateGetTupleElementValueSet(HloInstruction* gte) { in UpdateGetTupleElementValueSet() function in xla::HloDataflowAnalysis
611 return UpdateGetTupleElementValueSet(instruction); in UpdateInstructionValueSet()