Searched refs:class_to_citype (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodType.hpp37 ciType* class_to_citype(oop klass_oop) const { function in class:ciMethodType
56 return class_to_citype(rtype);
71 return class_to_citype(ptype);

Completed in 38 milliseconds