mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The type is a union of an Operand (a real use) and a SILInstruction (an implicit use). Such a type is needed to reflect the fact that with incomplete lifetimes, values can be implicitly destroyed at the terminators of blocks in dead end regions (along the vaule's availability boundary).
85 KiB
85 KiB