Searched refs:max_node_id (Results 1 – 1 of 1) sorted by relevance
34 int max_node_id() const { return next_node_id_ - 1; } in max_node_id() function36 int max_node_id_width() const { return std::ceil(std::log10(max_node_id())); } in max_node_id_width()