mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Since after address lowering, `Borrow` can remain loadable with a known- layout address-only referent, we need instructions that handle three forms: - borrow and referent are both loadable values - borrow is a value, but referent is address-only - borrow and referent are both address-only