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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.cpp267 const Type* t_index = index->bottom_type(); local
268 if (t_index->isa_narrowoop()) { // EncodeN, LoadN, LoadConN, LoadNKlass.
274 adr_type = t_index->make_ptr()->add_offset(offset);
279 const TypeX* ti = t_index->isa_intptr_t();

Completed in 31 milliseconds