mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* instructions `RefToBridgeObjectInst`, `BridgeObjectToWordInst`, `StringLiteralInst`, `ProjectBoxInst`, `InitEnumDataAddrInst`, `UncheckedTakeEnumDataAddrInst`, `InjectEnumAddrInst` * protocols `StoringInstruction` and `EnumInstruction` * load/store-weak/unowned instructions * `CopyAddrInst.isTakeOfSrc/isInitializationOfDest` * `ApplySite.calleeArgIndex/callerArgIndex` * `SILValue.definingInstruction/definingBlock/function` * `Type.isReferenceCounted` * `FunctionArgument.isExclusiveIndirectParameter` * support `CondBranchInst` in `incomingPhiValues`
1.6 KiB
1.6 KiB