Home | History | Annotate | Download | only in optimizing

Lines Matching full:eliminate

570     // Eliminate instructions in singleton_new_instances_ that:
601 // Don't eliminate loads in irreducible loops. This is safe for singletons, because
748 // In order to stay properly typed on primitive types, we do not eliminate
792 // For array element, don't eliminate stores since it can be easily aliased