addDefinition

fun addDefinition(write: L2WriteOperand<*>)

Record this L2WriteOperand in my set of defining write operands.

Parameters

write

An L2WriteOperand that's an operand of an instruction that writes to this register in the control flow graph of basic blocks.