Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/FunctionPasses
Erik Eckstein 4954cffb2d ConstantCapturePropagation: drop the support of non-OSSA
ConstantCapturePropagation now runs purely in the OSSA pipeline. So no need to support non-OSSA anymore.
2026-03-16 16:12:29 +01:00
..