Files
swift-mirror/SwiftCompilerSources/Sources/SIL/ForwardingInstruction.swift
Erik Eckstein eb597cb6d8 Swift SIL: add a few ownership APIs to ForwardingInstruction
* `canForwardGuaranteedValues`
* `canForwardOwnedValues`
* `setForwardingOwnership`
* `Operand.canAccept(ownership:)`
2023-11-13 20:18:07 +01:00

9.2 KiB