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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp1016 // Remove packs that are not implemented or not profitable.
1034 // Remove packs that are not profitable
1040 bool prof = profitable(pk);
1085 //------------------------------profitable---------------------------
1087 bool SuperWord::profitable(Node_List* p) { function in class:SuperWord

Completed in 39 milliseconds