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