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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp199 JAVA_LEAF = 7 // calling leaf enumerator in enum:Form::CallType
H A Dformssel.cpp409 if(_matrule->find_type("CallLeaf",idx)) return Form::JAVA_LEAF;
411 if(_matrule->find_type("CallLeafNoFP",idx)) return Form::JAVA_LEAF;
1116 else if( is_ideal_call() == Form::JAVA_LEAF ) {
H A Doutput_h.cpp668 case Form::JAVA_LEAF:

Completed in 49 milliseconds