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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp161 combine_packs();
929 //------------------------------combine_packs---------------------------
931 void SuperWord::combine_packs() { function in class:SuperWord
994 tty->print_cr("\nAfter combine_packs");
1002 // point where a node is only in one pack (after combine_packs).

Completed in 40 milliseconds