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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp1201 ComponentList components_right = inst_right->_components; local
1202 const char *right_comp_type = components_right.at(right_op_index)->_type;
1323 // ComponentList components_right = instr->_components;
1324 // char *right_comp_type = components_right.at(op_index)->_type;

Completed in 42 milliseconds