Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc643 bool possibly_redundant = false; in VisitSetLocation() local
655 possibly_redundant = true; in VisitSetLocation()
663 possibly_redundant = true; in VisitSetLocation()
671 if (possibly_redundant) { in VisitSetLocation()