-
The site of the code corresponding to that instruction.
Declaration
Swift
public let site: SourceRange -
Creates an instance with the given properties.
Declaration
Swift
fileprivate init(site: SourceRange) -
Declaration
Swift
public var successors: [Block.ID] { get } -
Declaration
Swift
public mutating func replaceOperand(at i: Int, with new: Operand) -
View on GitHub