Files
swift-mirror/include/swift/SIL/BasicBlockDatastructures.h
Kavon Farvardin bd753d1018 standardize BasicBlockWorkqueue
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.
2023-06-21 23:40:08 -07:00

5.9 KiB