definition

fun definition(): L2WriteOperand<*>

Answer the L2WriteOperand of an L2Instruction which assigns this register in the SSA control flow graph. It must have been assigned already, and there must be exactly one (when the control flow graph is in SSA form).

Return

The requested L2WriteOperand.