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

Packages that use org.jikesrvm.compilers.opt.instrsched
org.jikesrvm.compilers.opt.instrsched   
org.jikesrvm.compilers.opt.ir   
 

Classes in org.jikesrvm.compilers.opt.instrsched used by org.jikesrvm.compilers.opt.instrsched
OperatorClass
          Generated from a template.
Priority
          Represents instruction priority.
ResourceReservation
          Describes a reservation on a particular resource.
Scheduler.InstructionBucket
          A class representing sorted list of instructions.
SchedulingInfo
          Object containing scheduling information Used by the scheduler
 

Classes in org.jikesrvm.compilers.opt.instrsched used by org.jikesrvm.compilers.opt.ir
OperatorClass
          Generated from a template.