replaceDefinitions

fun replaceDefinitions(writeOperand: L2WriteOperand<*>)

Remove all definitions related to this L2WriteOperand's L2SemanticValues, then add this write operand as the sole definition in this manifest.

Parameters

writeOperand

The L2WriteOperand to add and replace all other relevant definitions.