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