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