Provides the classes for uniquely generating and manipulating Temporaries that represent variables or symbolic addresses.

The Temp package consists of two main parts: classes for generating symbolic objects such as Temp and Label, or classes for working with the symbolic objects such as CloningTempMap.

Related Documentation

For further information, see: @author C. Scott Ananian (cananian@alumni.princeton.edu) @author Felix Klock (pnkfelix@mit.edu)