Uses of Class
org.jikesrvm.ArchitectureSpecificOpt.RegisterRestrictions

Packages that use ArchitectureSpecificOpt.RegisterRestrictions
org.jikesrvm.compilers.opt.regalloc   
 

Uses of ArchitectureSpecificOpt.RegisterRestrictions in org.jikesrvm.compilers.opt.regalloc
 

Fields in org.jikesrvm.compilers.opt.regalloc declared as ArchitectureSpecificOpt.RegisterRestrictions
protected  ArchitectureSpecificOpt.RegisterRestrictions GenericStackManager.restrict
          Object holding register restrictions
 

Methods in org.jikesrvm.compilers.opt.regalloc that return ArchitectureSpecificOpt.RegisterRestrictions
(package private)  ArchitectureSpecificOpt.RegisterRestrictions GenericStackManager.getRestrictions()