|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VariableMap | |
|---|---|
| org.jikesrvm.compilers.opt.ir | |
| org.jikesrvm.compilers.opt.liveness | |
| org.jikesrvm.osr | |
| Uses of VariableMap in org.jikesrvm.compilers.opt.ir |
|---|
| Fields in org.jikesrvm.compilers.opt.ir declared as VariableMap | |
|---|---|
VariableMap |
MIRInfo.osrVarMap
|
| Uses of VariableMap in org.jikesrvm.compilers.opt.liveness |
|---|
| Fields in org.jikesrvm.compilers.opt.liveness declared as VariableMap | |
|---|---|
private VariableMap |
LiveAnalysis.osrMap
|
| Uses of VariableMap in org.jikesrvm.osr |
|---|
| Methods in org.jikesrvm.osr with parameters of type VariableMap | |
|---|---|
static EncodedOSRMap |
EncodedOSRMap.makeMap(VariableMap varMap)
Encode the given variable map returning the canonical empty map if the map is empty |
| Constructors in org.jikesrvm.osr with parameters of type VariableMap | |
|---|---|
EncodedOSRMap(VariableMap varMap)
Constructor that builds EncodedOSRMap from variable map |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||