transformAndEmitOn

fun transformAndEmitOn(regenerator: L2Regenerator)

Write the equivalent of this instruction through the given L2Regenerator. Certain types of L2Operations are transformed in ways specific to the kind of regenerator being used.

Parameters

regenerator

The L2Regenerator through which to write this instruction's equivalent effect.