L2PcOperand

fun L2PcOperand(    targetBlock: L2BasicBlock,     isBackward: Boolean,     manifest: L2ValueManifest? = null,     optionalName: String? = null)

Construct a new L2PcOperand that leads to the specified L2BasicBlock. Set isBackward to true if this is a back-link to a loop head,