edgeTo

fun edgeTo(targetBlock: L2BasicBlock): L2PcOperand

Create an L2PcOperand leading to the given L2BasicBlock.

Return

The new L2PcOperand.

Parameters

targetBlock

The target L2BasicBlock.