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