Searched defs:CreateCycleDetectionGraph (Results 1 – 2 of 2) sorted by relevance
40 TEST(CreateCycleDetectionGraph, ConnectivityThroughEnterExitRegion) { in TEST() argument56 TEST(CreateCycleDetectionGraph, ConnectivityThroughMultipleEnterExitRegions) { in TEST() argument75 TEST(CreateCycleDetectionGraph, ReachingEnterExit) { in TEST() argument
107 xla::StatusOr<bool> CreateCycleDetectionGraph(const Graph* graph, in CreateCycleDetectionGraph() function