Home
last modified time | relevance | path

Searched refs:UpdateReachabilityThroughInstruction (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_util.h107 void UpdateReachabilityThroughInstruction(
Dhlo_reachability_test.cc164 reachability->UpdateReachabilityThroughInstruction(exp); in TEST_F()
176 reachability->UpdateReachabilityThroughInstruction(negate); in TEST_F()
Dhlo_reachability.h120 void UpdateReachabilityThroughInstruction(const HloInstruction* instruction);
Dhlo_reachability.cc157 void HloReachabilityMap::UpdateReachabilityThroughInstruction( in UpdateReachabilityThroughInstruction() function in xla::HloReachabilityMap
Dhlo_module_group_util.cc365 void HloModuleGroupUtil::UpdateReachabilityThroughInstruction( in UpdateReachabilityThroughInstruction() function in xla::HloModuleGroupUtil