Searched defs:opnd_positions_match (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp832 if (!opnd_positions_match(s1, t1, s2, t2))
855 //---------------------------opnd_positions_match-------------------------
857 bool SuperWord::opnd_positions_match(Node* d1, Node* u1, Node* d2, Node* u2) { function in class:SuperWord

Completed in 40 milliseconds