Files
swift-mirror/SwiftCompilerSources/Sources/SIL
Erik Eckstein 5325a4fe21 Swift SIL: add some instruction classes and APIs
* add `UnownedRetainInst` and `UnownedReleaseInst`
* add `var value` to `RetainValueInst` and `ReleaseValueInst`
* make the protocol `UnaryInstruction` be an `Instruction`
* add `var Type.isValueTypeWithDeinit`
* add `var Type.isUnownedStorageType`
* add `var OperandArray.values`
2023-06-07 12:55:56 +02:00
..
2023-05-11 08:11:44 +02:00
2023-05-22 15:34:26 +02:00
2023-05-22 15:34:26 +02:00
2023-05-11 08:11:44 +02:00