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

/openjdk9/hotspot/src/share/vm/opto/
H A Dmemnode.cpp598 const int MAX_STORE = BytesPerLong; local
600 st_offset <= offset - MAX_STORE ||
3374 const int FAIL = 0, MAX_STORE = BytesPerLong; local
3405 start < st_off + MAX_STORE &&
H A DgraphKit.cpp3931 const int MAX_STORE = BytesPerLong; local
3933 st_offset <= offset - MAX_STORE ||

Completed in 141 milliseconds