writeEntitiesOf

Extract each relevant L2Entity produced by the given L2WriteOperand.

Return

Each L2Entity written by the L2WriteOperand, and which the policy deems relevant.

Parameters

writeOperand

The L2WriteOperand to examine.


Extract each relevant L2EntityAndKind produced by the given L2Instruction.

Return

Each L2EntityAndKind written by the instruction, and which the policy deems relevant.

Parameters

instruction

The L2Instruction to examine.