Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h230 bool UpdateWhileValueSet(HloInstruction* xla_while);
Dhlo_dataflow_analysis.cc724 bool HloDataflowAnalysis::UpdateWhileValueSet(HloInstruction* xla_while) { in UpdateWhileValueSet() function in xla::HloDataflowAnalysis
796 return UpdateWhileValueSet(instruction); in UpdateInstructionValueSet()