addWritesTo

open override fun addWritesTo(writeOperands: MutableList<L2WriteOperand<*>>)

Capture all L2WriteOperands within this operand into the provided List.

Parameters

writeOperands

The mutable List of L2WriteOperands being populated.