update Loop Head Phi
fun updateLoopHeadPhi(predecessorManifest: L2ValueManifest, instruction: L2Instruction)
Content copied to clipboard
Update an L2_PHI_PSEUDO_OPERATION instruction that's in a loop head basic block.
Parameters
predecessor Manifest
The L2ValueManifest in some predecessor edge.
instruction
The phi instruction itself.