Searched refs:UpdateCopyValueSet (Results 1 – 2 of 2) sorted by relevance
187 bool UpdateCopyValueSet(HloInstruction* copy);
389 bool HloDataflowAnalysis::UpdateCopyValueSet(HloInstruction* copy) { in UpdateCopyValueSet() function in xla::HloDataflowAnalysis609 return UpdateCopyValueSet(instruction); in UpdateInstructionValueSet()