recordDefinitionForMakeImmutable

fun recordDefinitionForMakeImmutable(writer: L2WriteOperand<*>, sourceSemanticValue: L2SemanticValue)

Record the fact that an L2Instruction has been emitted, which writes to the given L2WriteOperand.

Parameters

writer

The operand that received the value.

sourceSemanticValue

The L2SemanticValue that already holds the value.