tupleSourceRegistersOf

Given an L2Instruction using this operation, extract the list of registers that supply the elements of the tuple.

Return

The instruction's List of L2ReadBoxedOperands that supply the tuple elements.

Parameters

instruction

The tuple creation instruction to examine.