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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp151 compute_max_depth();
1740 //------------------------------compute_max_depth---------------------------
1743 void SuperWord::compute_max_depth() { function in class:SuperWord
1769 tty->print_cr("compute_max_depth iterated: %d times", ct);

Completed in 46 milliseconds