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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp110 lastype // Bogus ending type (not in lattice) enumerator in enum:Type::TYPES
144 static const TYPES dual_type[lastype];
175 assert(_base > Bad && _base < lastype, "sanity");
289 static const char * const msg[lastype]; // Printable strings

Completed in 33 milliseconds