sourceValueOf

fun sourceValueOf(instruction: L2Instruction): L2ReadBoxedOperand

Extract the register providing the value whose type is to be produced.

Return

The L2ReadBoxedOperand supplying the value.

Parameters

instruction

The instruction to examine.