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

/openjdk9/hotspot/src/share/vm/shark/
H A DsharkConstant.hpp58 bool is_two_word() const { function in class:SharkConstant
H A DsharkValue.hpp90 bool is_two_word() const { function in class:SharkValue
/openjdk9/hotspot/src/share/vm/ci/
H A DciType.hpp74 bool is_two_word() const { return size() == 2; } function in class:ciType

Completed in 42 milliseconds