Uses of Class
org.jikesrvm.compilers.opt.runtimesupport.OptGenericGCMapIterator

Packages that use OptGenericGCMapIterator
org.jikesrvm   
org.jikesrvm.compilers.opt.runtimesupport.ia32   
 

Uses of OptGenericGCMapIterator in org.jikesrvm
 

Subclasses of OptGenericGCMapIterator in org.jikesrvm
static class ArchitectureSpecificOpt.OptGCMapIterator
           
 

Uses of OptGenericGCMapIterator in org.jikesrvm.compilers.opt.runtimesupport.ia32
 

Subclasses of OptGenericGCMapIterator in org.jikesrvm.compilers.opt.runtimesupport.ia32
 class OptGCMapIterator
          An instance of this class provides iteration across the references represented by a frame built by the OPT compiler.