Searched refs:roots_size (Results 1 – 3 of 3) sorted by relevance
146 size_t roots_size() const { return Roots.size(); } in roots_size() function152 size_t live_size(const iterator &p) const { return roots_size(); } in live_size()
143 size_t roots_size() const { return Roots.size(); } in roots_size() function149 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();