removeUse

fun removeUse(read: L2ReadOperand<*>)

Drop a use of this register by an L2ReadOperand of an L2Instruction that is now dead.

Parameters

read

An L2ReadOperand that no longer reads from this register because its instruction has been removed.