Home
last modified time | relevance | path

Searched refs:same_value (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination.cc786 bool same_value = false; in VisitSetLocation() local
790 same_value = true; in VisitSetLocation()
827 if (same_value || possibly_redundant) { in VisitSetLocation()
831 if (!same_value) { in VisitSetLocation()