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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp823 int savings = -1; local
836 if (my_savings > savings) {
837 savings = my_savings;
844 if (savings >= 0) {
878 // Estimate the savings from executing s1 and s2 as a pack

Completed in 37 milliseconds