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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.cpp107 DebugInformationRecorder* Compilation::debug_info_recorder() const { function in class:Compilation
123 debug_info_recorder()->set_oopmaps(new OopMapSet());
368 debug_info_recorder()->_oopmaps,

Completed in 23 milliseconds