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