Searched refs:GetOrCreateHeapLocation (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dload_store_elimination.cc384 HeapLocation* GetOrCreateHeapLocation(HInstruction* ref, function in class:art::HeapLocationCollector
407 return GetOrCreateHeapLocation(ref, offset, nullptr, declaring_class_def_index);
411 GetOrCreateHeapLocation(array, HeapLocation::kInvalidFieldOffset,

Completed in 68 milliseconds