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

/openjdk7/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp184 T_BOTTOM = T_CONFLICT, enumerator in enum:ciTypeFlow::StateVector::__anon147
190 static ciType* bottom_type() { return ciType::make((BasicType)T_BOTTOM); }

Completed in 35 milliseconds