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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.hpp556 static const TypeInt *CC_LT; // [-1] == MINUS_1 member in class:TypeInt
H A Dtype.cpp450 TypeInt::CC_LT = TypeInt::make(-1,-1, WidenMin); // == TypeInt::MINUS_1 member in class:TypeInt
1297 const TypeInt *TypeInt::CC_LT; // [-1] == MINUS_1 member in class:TypeInt

Completed in 96 milliseconds