Files
swift-mirror/lib/SILOptimizer/Utils
Meghana Gupta 07863444d2 Introduce ForwardingOperation wrapper type
APIs on ForwardingInstruction should be written as static taking in
a SILInstruction as a parameter making it awkward.

Introduce a ForwardingOperation wrapper type and move the apis from the
old "mixin" class to the wrapper type.

Add new api getForwardedOperands()
2023-07-01 10:42:38 -07:00
..
2022-10-03 18:31:33 -04:00
2023-06-27 09:03:52 -07:00
2023-06-27 09:03:52 -07:00