updateLoopHeadPhi

fun updateLoopHeadPhi(predecessorManifest: L2ValueManifest, instruction: L2Instruction)

Update an L2_PHI_PSEUDO_OPERATION instruction that's in a loop head basic block.

Parameters

predecessorManifest

The L2ValueManifest in some predecessor edge.

instruction

The phi instruction itself.