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

/openjdk7/hotspot/src/share/vm/ci/
H A DciKlass.hpp87 ciKlass* super_of_depth(juint i);
H A DciKlass.cpp122 // ciKlass::super_of_depth
123 ciKlass* ciKlass::super_of_depth(juint i) { function in class:ciKlass
/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1692 ciKlass *ss = klass->super_of_depth(depth);
1729 ciKlass *ss = klass->super_of_depth(depth);

Completed in 44 milliseconds