|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceMaps.MergeOperation | |
---|---|
org.jikesrvm.compilers.baseline |
Uses of ReferenceMaps.MergeOperation in org.jikesrvm.compilers.baseline |
---|
Methods in org.jikesrvm.compilers.baseline that return ReferenceMaps.MergeOperation | |
---|---|
static ReferenceMaps.MergeOperation |
ReferenceMaps.MergeOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReferenceMaps.MergeOperation[] |
ReferenceMaps.MergeOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jikesrvm.compilers.baseline with parameters of type ReferenceMaps.MergeOperation | |
---|---|
private void |
ReferenceMaps.mergeMap(int targetindex,
int deltaindex,
ReferenceMaps.MergeOperation Op)
Merges a delta map into a target map. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |