Public Methods | |
ValueIndexManagerAlloc () | |
Index | select (MethodVariant methodVariant, Index codeIndex) |
Private Attributes | |
Map | methodVariantMap |
Definition at line 52 of file ValueIndexManagerAlloc.java.
|
Constructor of the class. Definition at line 92 of file ValueIndexManagerAlloc.java. |
|
Provide value index corresponding to the given method variant and code index. if none exists then create a new index.
Reimplemented from ValueIndexManager. Definition at line 103 of file ValueIndexManagerAlloc.java. |
|
A map from method variant to code index. Definition at line 57 of file ValueIndexManagerAlloc.java. |