jumpTo

fun jumpTo(targetBlock: L2BasicBlock)

Emit an instruction to jump to the specified L2BasicBlock.

Parameters

targetBlock

The target L2BasicBlock.