swift
f9b32a5c - [NFC] CLF: Compute reachable blocks only.

Commit
1 year ago
[NFC] CLF: Compute reachable blocks only. Don't form a set of unreachable blocks, we only need to check whether any given block is unreachable, which can be done via `ReachableBlocks::isVisited`.
Author
Committer
Parents
Loading