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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp1932 Node* cmps[NCMPS] = { cmpxy, cmpyx }; local
1935 if (cmps[cmpn] != NULL) break; // find a result
1952 if (cmps[cmpn] == cmp) break;
1980 Node* cmp = cmps[cmpn];

Completed in 46 milliseconds