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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp1070 //------------------------------same_inputs--------------------------
1072 static bool same_inputs(Node_List* p, int idx) { function
1108 if (!same_inputs(p, 2))
1434 if (same_inputs(p, opd_idx)) {

Completed in 284 milliseconds