Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc218 bool HasHeapStores() const { in HasHeapStores() function in art::HeapLocationCollector
1132 if (!heap_location_collector.HasHeapStores()) { in Run()