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

/openjdk7/hotspot/src/share/vm/opto/
H A Dregalloc.cpp34 int PhaseRegAlloc::_max_framesize = 0; member in class:PhaseRegAlloc
121 tty->print_cr("Total frameslots = %d, Max frameslots = %d", _total_framesize, _max_framesize);

Completed in 29 milliseconds