LifetimeCloser
private protocol LifetimeCloser : Instruction
An instruction that ends the lifetime of a borrow.
-
The lifetime being closed.
Declaration
Swift
var start: Operand { get }
IR Docs (91% documented)
private protocol LifetimeCloser : Instruction
An instruction that ends the lifetime of a borrow.
The lifetime being closed.
Swift
var start: Operand { get }