Uses of Class
org.jikesrvm.compilers.opt.ir.GenericRegisterPool

Packages that use GenericRegisterPool
org.jikesrvm   
org.jikesrvm.compilers.opt.ir.ia32   
 

Uses of GenericRegisterPool in org.jikesrvm
 

Subclasses of GenericRegisterPool in org.jikesrvm
static class ArchitectureSpecificOpt.RegisterPool
           
 

Uses of GenericRegisterPool in org.jikesrvm.compilers.opt.ir.ia32
 

Subclasses of GenericRegisterPool in org.jikesrvm.compilers.opt.ir.ia32
 class RegisterPool
          Pool of symbolic registers.