definitionsForDescribing

fun definitionsForDescribing(synonym: L2Synonym): Iterable<L2Register>

Produce all live definitions of the synonym.

Return

A sequence of L2Registers that have visible definitions of the synonym.

Parameters

synonym

The L2Synonym for which to look up all visible L2WriteOperands which supply the value for that synonym.