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

/openjdk7/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp187 T_NULL = T_BYTE // for now. enumerator in enum:ciTypeFlow::StateVector::__anon147
193 static ciType* null_type() { return ciType::make((BasicType)T_NULL); }

Completed in 36 milliseconds