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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp288 bool is_resolved(Bytecodes::Code code) const { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp743 const bool is_resolved = !secondary_entry->is_f1_null(); local
752 if (is_resolved) {

Completed in 41 milliseconds