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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp1797 const Type* vtn = velt_type(n); local
1798 if (vtn->basic_type() == T_INT) {
1822 const Type* vt = vtn;

Completed in 60 milliseconds