definitions

fun definitions(): Collection<L2WriteOperand<*>>

Answer the L2WriteOperands which assign this register in the control flow graph, which is not necessarily in SSA form. It must be non-empty.

Return

This register's defining L2WriteOperands.