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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3566 jint init0, init1; // split the init map, address-wise local
3573 init1 = u.intcon[1];
3590 } else if (con1 == 0 && init1 == -1) {
3597 // Assuming big-endian memory, init0, init1 are 0x0000FF00, 0x000000FF.

Completed in 49 milliseconds