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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3450 int old_subword = 0, old_long = 0, new_int = 0, new_long = 0; local
3552 else ++old_long;
3555 if ((old_subword + old_long) == 0)
3653 old_subword, old_long, new_int, new_long);
3656 old_subword, old_long, new_int, new_long);

Completed in 66 milliseconds