Searched defs:used_graph_count (Results 1 – 1 of 1) sorted by relevance
413 int used_graph_count() const { return used_graph_count_; } in used_graph_count() function504 size_t used_graph_count() const { return used_graph_count_; } in used_graph_count() function505 void set_used_graph_count(size_t used_graph_count) { used_graph_count_ = used_graph_count; } in set_used_graph_count()