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

/openjdk9/hotspot/src/share/vm/code/
H A DdebugInfo.hpp54 virtual bool is_constant_oop() const { return false; } function in class:ScopeValue
206 bool is_constant_oop() const { return true; } function in class:ConstantOopWriteValue
224 bool is_constant_oop() const { return true; } function in class:ConstantOopReadValue

Completed in 15 milliseconds