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

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

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

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