record Definition For Make Immutable
fun recordDefinitionForMakeImmutable(writer: L2WriteOperand<*>, sourceSemanticValue: L2SemanticValue)
Content copied to clipboard
Record the fact that an L2Instruction has been emitted, which writes to the given L2WriteOperand.
Parameters
writer
The operand that received the value.
source Semantic Value
The L2SemanticValue that already holds the value.