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

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

Completed in 37 milliseconds