|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SpecializationDatabase.MethodSet | |
|---|---|
| org.jikesrvm.compilers.opt.specialization | |
| Uses of SpecializationDatabase.MethodSet in org.jikesrvm.compilers.opt.specialization |
|---|
| Fields in org.jikesrvm.compilers.opt.specialization with type parameters of type SpecializationDatabase.MethodSet | |
|---|---|
private static ImmutableEntryHashMapRVM<RVMMethod,SpecializationDatabase.MethodSet<RVMMethod>> |
SpecializationDatabase.specialVersionsHash
|
| Methods in org.jikesrvm.compilers.opt.specialization that return SpecializationDatabase.MethodSet | ||
|---|---|---|
private static
|
SpecializationDatabase.findOrCreateMethodSet(ImmutableEntryHashMapRVM<T,SpecializationDatabase.MethodSet<T>> hash,
T key)
Look up the MethodSet corresponding to a given key in the database If none found, create one. |
|
| Method parameters in org.jikesrvm.compilers.opt.specialization with type arguments of type SpecializationDatabase.MethodSet | ||
|---|---|---|
private static
|
SpecializationDatabase.findOrCreateMethodSet(ImmutableEntryHashMapRVM<T,SpecializationDatabase.MethodSet<T>> hash,
T key)
Look up the MethodSet corresponding to a given key in the database If none found, create one. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||