instructionWasInserted

open fun instructionWasInserted(newInstruction: L2Instruction)

This is an operand of the given instruction, which was just inserted into its basic block as part of an optimization pass.

Parameters

newInstruction

The L2Instruction that was just inserted.