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

/openjdk7/hotspot/src/share/vm/code/
H A DdebugInfo.hpp48 virtual bool is_constant_int() const { return false; } function in class:ScopeValue
139 bool is_constant_int() const { return true; } function in class:ConstantIntValue

Completed in 38 milliseconds