Searched refs:nodes_with_fanouts (Results 1 – 1 of 1) sorted by relevance
1493 std::vector<string> nodes_with_fanouts; in CheckNodesCanBeDeleted() local1518 nodes_with_fanouts.push_back(node_name_to_delete); in CheckNodesCanBeDeleted()1539 if (!nodes_with_fanouts.empty()) { in CheckNodesCanBeDeleted()1546 sort_and_sample(&nodes_with_fanouts)); in CheckNodesCanBeDeleted()