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