add Writes To
open override fun addWritesTo(writeOperands: MutableList<L2WriteOperand<*>>)
Content copied to clipboard
Capture all L2WriteOperands within this operand into the provided List.
Parameters
write Operands
The mutable List of L2WriteOperands being populated.