Searched refs:nodes_with_fanouts (Results 1 – 1 of 1) sorted by relevance
1490 std::vector<string> nodes_with_fanouts; in CheckNodesCanBeDeleted() local1515 nodes_with_fanouts.push_back(node_name_to_delete); in CheckNodesCanBeDeleted()1536 if (!nodes_with_fanouts.empty()) { in CheckNodesCanBeDeleted()1543 sort_and_sample(&nodes_with_fanouts)); in CheckNodesCanBeDeleted()