Files
swift-mirror/SwiftCompilerSources/Sources/SIL/Value.swift
Erik Eckstein c5efad1e2d SIL: make isLexical a protocol requirement of Value
This avoids the need for checking if a value is a `move_value`, `begin_borrow` or function argument to get the is-lexical information.
2024-12-10 16:28:11 +01:00

11 KiB