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