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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.hpp389 void compute_max_depth();
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 577 milliseconds