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

/openjdk7/hotspot/src/share/vm/ci/
H A DciType.hpp79 bool is_type() { return true; } function in class:ciType
H A DciObject.hpp154 virtual bool is_type() { return false; } function in class:ciObject
250 assert(is_type(), "bad cast");
/openjdk7/hotspot/src/share/vm/services/
H A DmemBaseline.hpp192 inline bool is_type(MEMFLAGS flags) const { function in class:MallocMem
263 inline bool is_type(MEMFLAGS flags) const { function in class:VMMem

Completed in 24 milliseconds