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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dmacros.hpp51 #define NOT_COMPILER2(code) macro
54 #define NOT_COMPILER2(code) code macro
/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.cpp59 NOT_COMPILER2(LRUCurrentHeapPolicy());

Completed in 25 milliseconds