@[reducible, inline]
Store the names of the raw SSA variables (as strings). The order in the list should match the order in which they appear in the code.
Equations
Instances For
Equations
- nm.lookup name = List.indexOf? name nm
Instances For
Add a new name to the mapping, assuming the name is not present in the list yet.
If the name is already present, return none