b122908617
Avoid memory allocation when removing dead blocks Use `reachable_as_bitset` to reuse a bitset from the traversal rather than allocating it seprately. Additionally check if there are any unreachable blocks before proceeding. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |