basicProcessInstruction

fun basicProcessInstruction(sourceInstruction: L2Instruction)

Transform the instruction's operands, updating the isomorphism, and emit the same kind of instruction to the targetGenerator.

Parameters

sourceInstruction

An L2Instruction from the source graph.