addUse

fun addUse(read: L2ReadOperand<*>)

Capture another L2ReadOperand of an emitted L2Instruction that uses this register.

Parameters

read

The L2ReadOperand that reads from this register.