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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp1202 const char *right_comp_type = components_right.at(right_op_index)->_type; local
1203 OpClassForm *right_opclass = globals[right_comp_type]->is_opclass();
1324 // char *right_comp_type = components_right.at(op_index)->_type;
1325 // OpClassForm *right_opclass = globals[right_comp_type]->is_opclass();

Completed in 64 milliseconds