Home
last modified time | relevance | path

Searched refs:UpdateCustomCallValueSet (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h219 bool UpdateCustomCallValueSet(HloInstruction* custom_call);
Dhlo_dataflow_analysis.cc435 bool HloDataflowAnalysis::UpdateCustomCallValueSet( in UpdateCustomCallValueSet() function in xla::HloDataflowAnalysis
778 return UpdateCustomCallValueSet(instruction); in UpdateInstructionValueSet()