Home | History | Annotate | Download | only in src

Lines Matching refs:add_node_count

191   void add_node_count(int count) { node_count_ += count; }
2828 void increase_node_count() { properties_.add_node_count(1); }