removeDefinition

fun removeDefinition(write: L2WriteOperand<*>)

Remove the given L2WriteOperand as one of the writers to this register.

Parameters

write

The L2WriteOperand to remove from my set of defining write operands.