|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashSetRVM | |
---|---|
org.jikesrvm.compilers.opt.inlining | |
org.jikesrvm.compilers.opt.specialization | |
org.jikesrvm.tuningfork |
Uses of HashSetRVM in org.jikesrvm.compilers.opt.inlining |
---|
Fields in org.jikesrvm.compilers.opt.inlining declared as HashSetRVM | |
---|---|
(package private) HashSetRVM<Integer> |
InvalidationDatabase.MethodSet.methods
a set of cmids (Integers) |
Uses of HashSetRVM in org.jikesrvm.compilers.opt.specialization |
---|
Fields in org.jikesrvm.compilers.opt.specialization declared as HashSetRVM | |
---|---|
private static HashSetRVM<SpecializedMethod> |
SpecializationDatabase.deferredMethods
|
(package private) HashSetRVM<SpecializedMethod> |
SpecializationDatabase.MethodSet.methods
a set of SpecializedMethod |
Uses of HashSetRVM in org.jikesrvm.tuningfork |
---|
Fields in org.jikesrvm.tuningfork declared as HashSetRVM | |
---|---|
private HashSetRVM<Feedlet> |
TraceEngine.activeFeedlets
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |