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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmacro.cpp255 Node* xorx = NULL; local
259 xorx = u;
263 assert(xorx != NULL, "missing G1 post barrier");
264 Node* shift = xorx->unique_out();

Completed in 52 milliseconds