Searched refs:UpdateWhileValueSet (Results 1 – 2 of 2) sorted by relevance
230 bool UpdateWhileValueSet(HloInstruction* xla_while);
724 bool HloDataflowAnalysis::UpdateWhileValueSet(HloInstruction* xla_while) { in UpdateWhileValueSet() function in xla::HloDataflowAnalysis796 return UpdateWhileValueSet(instruction); in UpdateInstructionValueSet()