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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp110 static elapsedTimer _t_fixupSpills; member in class:Phase
H A Dphase.cpp74 elapsedTimer Phase::_t_fixupSpills; member in class:Phase
135 tty->print_cr (" fixupSpills : %3.3f sec", Phase::_t_fixupSpills.seconds());
138 Phase::_t_regAllocSplit.seconds() + Phase::_t_fixupSpills.seconds() +
H A Dchaitin.cpp1448 NOT_PRODUCT( Compile::TracePhase t3("fixupSpills", &_t_fixupSpills, TimeCompiler); )

Completed in 255 milliseconds