Searched refs:UpdateInstructionValueSet (Results 1 – 2 of 2) sorted by relevance
180 bool UpdateInstructionValueSet(HloInstruction* instruction);
598 bool HloDataflowAnalysis::UpdateInstructionValueSet( in UpdateInstructionValueSet() function in xla::HloDataflowAnalysis658 if (!UpdateInstructionValueSet(instruction)) { in Propagate()