readEntitiesOf

Extract each relevant L2Entity consumed by the given L2ReadOperand.

Return

Each L2Entity read by the L2ReadOperand, and which the policy deems relevant.

Parameters

readOperand

The L2ReadOperand to examine.


Extract each relevant L2Entity consumed by the given L2Instruction.

Return

Each L2Entity read by the instruction, and which the policy deems relevant.

Parameters

instruction

The L2Instruction to examine.