Searched refs:UpdateCustomCallValueSet (Results 1 – 2 of 2) sorted by relevance
219 bool UpdateCustomCallValueSet(HloInstruction* custom_call);
435 bool HloDataflowAnalysis::UpdateCustomCallValueSet( in UpdateCustomCallValueSet() function in xla::HloDataflowAnalysis778 return UpdateCustomCallValueSet(instruction); in UpdateInstructionValueSet()