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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.hpp558 static const TypeInt *CC_EQ; // [0] == ZERO member in class:TypeInt
H A Dtype.cpp452 TypeInt::CC_EQ = TypeInt::make( 0, 0, WidenMin); // == TypeInt::ZERO member in class:TypeInt
1299 const TypeInt *TypeInt::CC_EQ; // [0] == ZERO member in class:TypeInt

Completed in 37 milliseconds