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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp835 int my_savings = est_savings(t1, t2); local
836 if (my_savings > savings) {
837 savings = my_savings;

Completed in 30 milliseconds