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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp229 bool inline_native_getLength();
749 case vmIntrinsics::_getLength: return inline_native_getLength();
3500 //----------------------inline_native_getLength--------------------------
3502 bool LibraryCallKit::inline_native_getLength() { function in class:LibraryCallKit

Completed in 39 milliseconds