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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp3530 //-------------------------root_ops_match--------------------------------------
3531 bool static root_ops_match(FormDict &globals, const char *op1, const char *op2) { function
3644 if( root_ops_match(globals, _lChild->_opType, mRule2->_lChild->_opType) ) {

Completed in 43 milliseconds