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

/openjdk7/hotspot/src/share/vm/prims/
H A DmethodComparator.hpp42 static bool _switchable_test; member in class:MethodComparator
H A DmethodComparator.cpp38 bool MethodComparator::_switchable_test; member in class:MethodComparator
58 _switchable_test = false;
88 _switchable_test = true;
272 if (_switchable_test) {
309 if (_switchable_test) {
330 if (_switchable_test) {
368 } else { // !_switchable_test, can use fast rough compare

Completed in 2595 milliseconds