Uses of Package
org.jikesrvm.compilers.opt.specialization

Packages that use org.jikesrvm.compilers.opt.specialization
org.jikesrvm.compilers.opt.escape   
org.jikesrvm.compilers.opt.ir.operand   
org.jikesrvm.compilers.opt.specialization   
 

Classes in org.jikesrvm.compilers.opt.specialization used by org.jikesrvm.compilers.opt.escape
InvokeeThreadLocalContext
          This class represents a specialization context meaning "the invokee is thread local".
 

Classes in org.jikesrvm.compilers.opt.specialization used by org.jikesrvm.compilers.opt.ir.operand
SpecializedMethod
          This is the top-level class to support specialized versions of Java methods
 

Classes in org.jikesrvm.compilers.opt.specialization used by org.jikesrvm.compilers.opt.specialization
SpecializationContext
           
SpecializationDatabase.MethodSet
          The following defines a set of methods that share a common "key"
SpecializedMethod
          This is the top-level class to support specialized versions of Java methods