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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp216 bool inline_unsafe_allocate();
746 case vmIntrinsics::_allocateInstance: return inline_unsafe_allocate();
2844 //----------------------------inline_unsafe_allocate---------------------------
2846 bool LibraryCallKit::inline_unsafe_allocate() { function in class:LibraryCallKit

Completed in 201 milliseconds