Uses of Class
org.jikesrvm.compilers.opt.ssa.SSADictionary.HeapKey

Packages that use SSADictionary.HeapKey
org.jikesrvm.compilers.opt.ssa   
 

Uses of SSADictionary.HeapKey in org.jikesrvm.compilers.opt.ssa
 

Fields in org.jikesrvm.compilers.opt.ssa with type parameters of type SSADictionary.HeapKey
private  HashMap<SSADictionary.HeapKey<Object>,HeapVariable<Object>> SSADictionary.heapVariables
          A mapping from HeapKey to the set of heap variables introduced for this IR