allRegisters

fun allRegisters(): List<L2Register>

Collect the list of all distinct L2Registers assigned anywhere within this control flow graph.

Return

A List of L2Registers without repetitions.