Uses of Class
edu.cmu.cs.crystal.tac.model.TempVariable

Packages that use TempVariable
edu.cmu.cs.crystal.tac.model The interfaces for the three-address code (TAC) instructions and variables. 
 

Uses of TempVariable in edu.cmu.cs.crystal.tac.model
 

Methods in edu.cmu.cs.crystal.tac.model with parameters of type TempVariable
 T IVariableVisitor.tempVar(TempVariable variable)