mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
PrunedLiveness only knows about the live blocks and uses. The PrunedLiveRange subclass is now responsible for updating liveness based on both the defs and uses. This is in preparation for handling non-SSA liveness when uses occur before the first def.
4.6 KiB
4.6 KiB