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

/openjdk7/hotspot/src/share/vm/ci/
H A DbcEscapeAnalyzer.cpp1335 methodData()->set_eflag(methodDataOopDesc::return_local);
1363 _return_local = methodData()->eflag_set(methodDataOopDesc::return_local);
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1390 return_local = 1 << 1, enumerator in enum:VALUE_OBJ_CLASS_SPEC::EscapeFlag

Completed in 882 milliseconds