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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp2968 jint lhelper = klass->layout_helper(); local
2969 if (lhelper != Klass::_lh_neutral_value) {
2970 constant_value = lhelper;

Completed in 33 milliseconds