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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.hpp560 static const TypeInt *CC_GE; // [0,1] == BOOL (!) member in class:TypeInt
H A Dtype.cpp454 TypeInt::CC_GE = TypeInt::make( 0, 1, WidenMin); // == TypeInt::BOOL member in class:TypeInt
1301 const TypeInt *TypeInt::CC_GE; // [0,1] == BOOL (!) member in class:TypeInt

Completed in 53 milliseconds