Searched refs:cmpyx (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 1920 Node* cmpyx = NULL; local 1927 if (cmp->in(1) == ykey && cmp->in(2) == xkey) cmpyx = cmp; 1932 Node* cmps[NCMPS] = { cmpxy, cmpyx }; |
Completed in 111 milliseconds