Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h247 bool UpdateInstructionValueSet(HloInstruction* instruction);
Dhlo_dataflow_analysis.cc1136 bool HloDataflowAnalysis::UpdateInstructionValueSet( in UpdateInstructionValueSet() function in xla::HloDataflowAnalysis
1234 if (!UpdateInstructionValueSet(instruction)) { in Propagate()