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

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

Completed in 34 milliseconds