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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compiler.cpp57 BufferBlob* buffer_blob = CompilerThread::current()->get_buffer_blob();
95 BufferBlob* buffer_blob = CompilerThread::current()->get_buffer_blob();
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1803 BufferBlob* get_buffer_blob() { return _buffer_blob; } function in class:CompilerThread

Completed in 28 milliseconds