synonymsForRegisters

Given a Set of L2Registers, find which L2Synonyms, if any, are mapped to it in this manifest. The CFG does not have to be in SSA form.

Return

A Set of L2Synonyms that are mapped to any of the given registers within this manifest.

Parameters

registers

The L2Registers to find in this manifest.