add Predecessor Edge
Add a predecessor, due to an earlier basic block adding an instruction that reaches this basic block. Also allow backward edges to attach to a loop head after code generation has already taken place in the target.
Parameters
predecessor Edge
The L2PcOperand that leads here.