Searched refs:roots_size (Results 1 – 2 of 2) sorted by relevance
142 size_t roots_size() const { return Roots.size(); } in roots_size() function148 size_t live_size(const iterator &p) const { return roots_size(); } in live_size()
811 * ``roots_size()``: The count of roots in the function.821 size_t RootCount = FI->roots_size();