mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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