Searched defs:cycles_graph_node_id (Results 1 – 2 of 2) sorted by relevance
299 int cycles_graph_node_id() const { return node_id_; } in cycles_graph_node_id() function in mlir::mhlo::__anonbfa6fffa0111::FusionPlanner::Cluster302 void set_cycles_graph_node_id(int cycles_graph_node_id) { in set_cycles_graph_node_id()318 Cluster* MakeCluster(int cycles_graph_node_id) { in MakeCluster()
162 int cycles_graph_node_id() const { return cycles_graph_node_id_; } in cycles_graph_node_id() function in tensorflow::__anonc4d28a150111::MarkForCompilationPassImpl::Cluster165 void set_cycles_graph_node_id(int cycles_graph_node_id) { in set_cycles_graph_node_id()316 Cluster* MakeNewCluster(int cycles_graph_node_id, int effective_cluster_size, in MakeNewCluster()502 int cycles_graph_node_id, bool* found_unclustered) { in DebugStringForCyclesGraphNode()