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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp454 static const TypeInt *POS1; member in class:TypeInt
H A Dtype.cpp255 TypeInt::POS1 = TypeInt::make(1,max_jint, WidenMin); // Positive values member in class:TypeInt
1089 const TypeInt *TypeInt::POS1; // Positive 32-bit integers member in class:TypeInt

Completed in 44 milliseconds