|
|||||||||||
| 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)
Merge a delta map (as represented by its index in the referencemap table) into a target map (similarly represented) and use the operation indicated ( OR or NAND or COPY) |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||