Searched refs:reorder_based_on_method_index (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp1244 static void reorder_based_on_method_index(objArrayOop methods, function
1326 reorder_based_on_method_index(methods, methods_annotations, temp_array);
1327 reorder_based_on_method_index(methods, methods_parameter_annotations, temp_array);
1328 reorder_based_on_method_index(methods, methods_default_annotations, temp_array);

Completed in 33 milliseconds