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

/openjdk9/hotspot/src/share/vm/ci/
H A DciStreams.cpp390 return ConstantPool::has_appendix_at_if_loaded(cpool, get_method_index());
/openjdk9/hotspot/src/share/vm/oops/
H A DconstantPool.hpp722 static bool has_appendix_at_if_loaded (const constantPoolHandle& this_cp, int which);
H A DconstantPool.cpp353 bool ConstantPool::has_appendix_at_if_loaded(const constantPoolHandle& cpool, int which) { function in class:ConstantPool

Completed in 178 milliseconds