Files
swift-mirror/include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h
Evan Wilde 5b40e5e50a Cast bitfields to unsigned int for optional return
Bit-fields don't convert to reference types automatically, so converting
them to unsigned int so that they can be returned in the
`std::optional`.
2023-07-25 12:28:28 -07:00

42 KiB