Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/DataStructures/Set.swift
Erik Eckstein 294a50ced8 SIL: allow inserting specific instruction classes into an InstructionSet
Instead, remove `Operand.users(ofType:)` which returned a sequence of `Instruction` - which was a kind of replacement for the missing `InstructionSet` API
2025-06-05 06:45:17 +02:00

8.1 KiB