Searched refs:ptype_at (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/ci/ | ||
H A D | ciMethodType.hpp | 68 ciType* ptype_at(int index) const { function in class:ciMethodType |
H A D | ciSignature.cpp | 96 _types->append(method_type->ptype_at(i)); |
Completed in 52 milliseconds