Searched refs:UpdateCallValueSet (Results 1 – 2 of 2) sorted by relevance
216 bool UpdateCallValueSet(HloInstruction* call);
501 bool HloDataflowAnalysis::UpdateCallValueSet(HloInstruction* call) { in UpdateCallValueSet() function in xla::HloDataflowAnalysis794 return UpdateCallValueSet(instruction); in UpdateInstructionValueSet()