mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Operands are generally better to return than values since the operand also enables you to get to the terminator instruction as well. Since so much code in the compiler already uses the getIncomingPhiValue methods, I reimplemented them on top of the operand methods.
17 KiB
17 KiB