|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceReservation | |
---|---|
org.jikesrvm.compilers.opt.instrsched |
Uses of ResourceReservation in org.jikesrvm.compilers.opt.instrsched |
---|
Methods in org.jikesrvm.compilers.opt.instrsched with parameters of type ResourceReservation | |
---|---|
private void |
OperatorClass.allocateMasks(ResourceReservation[] pat)
|
private int |
ResourceReservation.compareTo(ResourceReservation r)
Compares this reservation with another reservation. |
boolean |
ResourceReservation.conflicts(ResourceReservation rsrv)
Checks whether this reservation conflicts with specified reservation. |
private int |
OperatorClass.fillMasks(ResourceReservation[] pat,
int[] assign,
int all,
int rrq,
int comb)
|
static void |
ResourceReservation.sort(ResourceReservation[] usage)
Sorts an array of reservations in accordance with internal ordering. |
Constructors in org.jikesrvm.compilers.opt.instrsched with parameters of type ResourceReservation | |
---|---|
OperatorClass(int _id,
ResourceReservation[] pat)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |