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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp98 static elapsedTimer _t_idealLoopVerify; member in class:Phase
H A Dphase.cpp62 elapsedTimer Phase::_t_idealLoopVerify; member in class:Phase
114 tty->print_cr (" idealLoopVerify: %3.3f sec", Phase::_t_idealLoopVerify.seconds());
H A Dcompile.cpp2014 NOT_PRODUCT( TracePhase t2("idealLoopVerify", &_t_idealLoopVerify, TimeCompiler); )
2059 NOT_PRODUCT( TracePhase t2("idealLoopVerify", &_t_idealLoopVerify, TimeCompiler); )

Completed in 88 milliseconds