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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp194 JAVA_DYNAMIC = 2, // possibly megamorphic, inline cache call enumerator in enum:Form::CallType
H A Doutput_h.cpp656 case Form::JAVA_DYNAMIC:
H A Dformssel.cpp405 if(_matrule->find_type("CallDynamicJava",idx)) return Form::JAVA_DYNAMIC;
1110 else if( is_ideal_call() == Form::JAVA_DYNAMIC ) {

Completed in 1659 milliseconds