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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp238 bool inline_native_getClass();
637 case vmIntrinsics::_getClass: return inline_native_getClass();
3828 //---------------------------inline_native_getClass----------------------------
3832 bool LibraryCallKit::inline_native_getClass() { function in class:LibraryCallKit

Completed in 42 milliseconds