mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* rename `ScopedInstruction.endOperands` -> `scopeEndingOperands` * let them behave the same way. For `load_borrow` there was a difference because `endOperands` didn't consider branches to re-borrow phis.