mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The pattern of using a breadth-first traversal over a control-flow graph shows up in a few places within the SIL optimizer, so this data-structure unifies those manually-implemented traversals into a common utility.
5.9 KiB
5.9 KiB