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

/openjdk7/hotspot/src/share/vm/opto/
H A Dblock.hpp461 bool trace_opto_pipelining() const { return _trace_opto_pipelining; } function in class:PhaseCFG
469 bool trace_opto_pipelining() const { return false; } function in class:PhaseCFG

Completed in 32 milliseconds