mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
It uses a worklist-based algorithm. In contrast to a recursive traversal algorithm, it cannot cause a stack overflow for very deep dominator trees. Swift SVN r24107
4.6 KiB
4.6 KiB