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.h180 bool UpdateInstructionValueSet(HloInstruction* instruction);
Dhlo_dataflow_analysis.cc598 bool HloDataflowAnalysis::UpdateInstructionValueSet( in UpdateInstructionValueSet() function in xla::HloDataflowAnalysis
658 if (!UpdateInstructionValueSet(instruction)) { in Propagate()