Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc206 size_t GetNumberOfHeapLocations() const { in GetNumberOfHeapLocations() function in art::HeapLocationCollector
518 GetNumberOfHeapLocations(), in LSEVisitor()
1034 if (heap_location_collector.GetNumberOfHeapLocations() > kMaxNumberOfHeapLocations) { in Run()