Searched defs:GetHeapLocation (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | load_store_analysis.h | 282 HeapLocation* GetHeapLocation(size_t index) const { in GetHeapLocation() function |
H A D | load_store_elimination.cc | 356 constexpr size_t GetHeapLocation() const { in GetHeapLocation() function in art::LSEVisitor::PhiPlaceholder |