Searched refs:UpdateBitcastValueSet (Results 1 – 2 of 2) sorted by relevance
184 bool UpdateBitcastValueSet(HloInstruction* bitcast);
306 bool HloDataflowAnalysis::UpdateBitcastValueSet(HloInstruction* bitcast) { in UpdateBitcastValueSet() function in xla::HloDataflowAnalysis605 return UpdateBitcastValueSet(instruction); in UpdateInstructionValueSet()