Uses of Package
org.jikesrvm.compilers.common

Packages that use org.jikesrvm.compilers.common
org.jikesrvm.adaptive.controller   
org.jikesrvm.adaptive.database.methodsamples   
org.jikesrvm.adaptive.util   
org.jikesrvm.classloader   
org.jikesrvm.compilers.baseline   
org.jikesrvm.compilers.baseline.ia32   
org.jikesrvm.compilers.common   
org.jikesrvm.compilers.opt.bc2ir   
org.jikesrvm.compilers.opt.driver   
org.jikesrvm.compilers.opt.inlining   
org.jikesrvm.compilers.opt.runtimesupport   
org.jikesrvm.compilers.opt.runtimesupport.ia32   
org.jikesrvm.compilers.opt.specialization   
org.jikesrvm.jni   
org.jikesrvm.jni.ia32   
org.jikesrvm.mm.mminterface   
org.jikesrvm.mm.mmtk   
org.jikesrvm.osr   
org.jikesrvm.osr.ia32   
org.jikesrvm.runtime   
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.adaptive.controller
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.adaptive.database.methodsamples
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.adaptive.util
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.classloader
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.baseline
BootImageCompiler
          Abstract superclass to interface bootimage compiler to the rest of the VM.
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
ExceptionTable
          Encoding of try ranges in the final machinecode and the corresponding exception type and catch block start.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.baseline.ia32
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.common
BootImageCompiler
          Abstract superclass to interface bootimage compiler to the rest of the VM.
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.bc2ir
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.driver
BootImageCompiler
          Abstract superclass to interface bootimage compiler to the rest of the VM.
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.inlining
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.runtimesupport
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
ExceptionTable
          Encoding of try ranges in the final machinecode and the corresponding exception type and catch block start.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.runtimesupport.ia32
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.compilers.opt.specialization
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.jni
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.jni.ia32
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.mm.mminterface
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.mm.mmtk
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.osr
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.osr.ia32
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.
 

Classes in org.jikesrvm.compilers.common used by org.jikesrvm.runtime
CompiledMethod
          A method that has been compiled into machine code by one of our compilers.