Searched defs:PREFETCH_OPCCODE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp107 * PREFETCH_OPCCODE - Some compilers do better if you prefetch the next
114 #undef PREFETCH_OPCCODE macro
115 #define PREFETCH_OPCCODE macro
222 #ifdef PREFETCH_OPCCODE
268 #ifdef PREFETCH_OPCCODE
296 #endif /* PREFETCH_OPCCODE */
883 #ifdef PREFETCH_OPCCODE
891 #ifndef PREFETCH_OPCCODE

Completed in 40 milliseconds