|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GCIRMap | |
|---|---|
| org.jikesrvm.compilers.opt.ir | |
| org.jikesrvm.compilers.opt.liveness | |
| org.jikesrvm.compilers.opt.runtimesupport | |
| Uses of GCIRMap in org.jikesrvm.compilers.opt.ir |
|---|
| Fields in org.jikesrvm.compilers.opt.ir declared as GCIRMap | |
|---|---|
GCIRMap |
MIRInfo.gcIRMap
The IRMap for the method (symbolic GCMapping info) |
| Uses of GCIRMap in org.jikesrvm.compilers.opt.liveness |
|---|
| Fields in org.jikesrvm.compilers.opt.liveness declared as GCIRMap | |
|---|---|
private GCIRMap |
LiveAnalysis.map
The GC map associated with the IR, optionally filled by this class |
| Uses of GCIRMap in org.jikesrvm.compilers.opt.runtimesupport |
|---|
| Methods in org.jikesrvm.compilers.opt.runtimesupport with parameters of type GCIRMap | |
|---|---|
private static OptMachineCodeMap |
OptMachineCodeMap.generateMCInformation(GCIRMap irMap,
boolean DUMP_MAPS)
This method walks the IR map, and for each entry it creates the machine code mapping information for the entry. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||