mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* ReachingReturnBlocks: computes the set of blocks from which a path to the return-block exists (does not include paths to a throw-block) * NonErrorHandlingBlocks: computes the set of blocks which are not used for error handling, i.e. not (exclusively) reachable from the error-block of a try_apply
15 KiB
15 KiB