Searched refs:UpdateSendValueSet (Results 1 – 2 of 2) sorted by relevance
193 bool UpdateSendValueSet(HloInstruction* send);
318 bool HloDataflowAnalysis::UpdateSendValueSet(HloInstruction* send) { in UpdateSendValueSet() function in xla::HloDataflowAnalysis623 return UpdateSendValueSet(instruction); in UpdateInstructionValueSet()