Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h184 bool UpdateBitcastValueSet(HloInstruction* bitcast);
Dhlo_dataflow_analysis.cc306 bool HloDataflowAnalysis::UpdateBitcastValueSet(HloInstruction* bitcast) { in UpdateBitcastValueSet() function in xla::HloDataflowAnalysis
605 return UpdateBitcastValueSet(instruction); in UpdateInstructionValueSet()