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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodType.hpp32 // ciMethodType
35 class ciMethodType : public ciInstance { class in inherits:ciInstance
48 ciMethodType(instanceHandle h_i) : ciInstance(h_i) {} function in class:ciMethodType

Completed in 29 milliseconds