Searched refs:my_savings (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | superword.cpp | 835 int my_savings = est_savings(t1, t2); local 836 if (my_savings > savings) { 837 savings = my_savings; |
Completed in 245 milliseconds