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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp500 int inlining_incrementally() const { return _inlining_incrementally; } function in class:Compile
843 if (!inlining_incrementally()) {

Completed in 740 milliseconds