Uses of Class
org.jikesrvm.compilers.opt.instrsched.SchedulingInfo

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

Uses of SchedulingInfo in org.jikesrvm.compilers.opt.instrsched
 

Methods in org.jikesrvm.compilers.opt.instrsched that return SchedulingInfo
static SchedulingInfo SchedulingInfo.getInfo(Instruction i)
          Returns scheduling information for instruction.