originalBoxedWriteSkippingMoves

Answer the L2WriteBoxedOperand which produces the value that will populate this register. Skip over move instructions. Also skip over boxing and unboxing operations that don't alter the value. The containing graph must be in SSA form.

Return

The requested L2Instruction.

Parameters

bypassImmutables

Whether to bypass instructions that force a value to become immutable.