swift
bace1a60
- [NFC] ReachableBlocks: Add ::hasUnreachableBlocks.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
321 days ago
[NFC] ReachableBlocks: Add ::hasUnreachableBlocks. The method walks over the blocks of the function testing each for reachability and returns false on the first that is not.
References
#78105 - [SILGenCleanup] Complete lifetimes of defs backwards reachable from dead-end blocks.
Author
nate-chandler
Committer
nate-chandler
Parents
f9b32a5c
Loading