addDestinationRegistersTo

open fun addDestinationRegistersTo(destinationRegisters: MutableList<L2Register>)

Move any registers used as destinations within me into the provided list.

Parameters

destinationRegisters

The MutableList to update.