backEdgeTo

fun backEdgeTo(targetBlock: L2BasicBlock): L2PcOperand

Create an L2PcOperand leading to the given L2BasicBlock, which must be L2BasicBlock.isLoopHead.

Return

The new L2PcOperand.

Parameters

targetBlock

The target L2BasicBlock.