|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scheduler.InstructionBucket | |
---|---|
org.jikesrvm.compilers.opt.instrsched |
Uses of Scheduler.InstructionBucket in org.jikesrvm.compilers.opt.instrsched |
---|
Fields in org.jikesrvm.compilers.opt.instrsched declared as Scheduler.InstructionBucket | |
---|---|
Scheduler.InstructionBucket |
Scheduler.InstructionBucket.next
Next pointer. |
Methods in org.jikesrvm.compilers.opt.instrsched with parameters of type Scheduler.InstructionBucket | |
---|---|
static void |
Scheduler.InstructionBucket.insert(Scheduler.InstructionBucket[] pool,
Instruction i)
Insert the instruction into a given slot (based on its scheduling time). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |