Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/TestPasses/TestInstructionIteration.swift
Erik Eckstein b948ccf1ae SwiftCompilerSources: add more APIs to create new basic blocks
* rename `Context.splitBlock(at:)` -> `Context.splitBlock(before:)`
* add `Context.splitBlock(after:)`
* add `Context.createBlock(after:)`
2023-11-27 09:21:33 +01:00

2.8 KiB