Searched refs:invalid_type (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp192 invalid_type = 0, // invalid call type enumerator in enum:Form::CallType
H A Doutput_h.cpp654 if( call_type != Form::invalid_type ) {
H A Dformssel.cpp395 if( _matrule == NULL ) return Form::invalid_type;
414 return Form::invalid_type;

Completed in 266 milliseconds