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

/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp236 int allocated_in_frame = (max_nof_locals + max_nof_monitors*2) - allocated_above_frame; local

Completed in 64 milliseconds