Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.h377 DataType::Type lookup_type = DataType::ToSigned(type); in FindHeapLocationIndex() local
381 loc->GetType() == lookup_type && in FindHeapLocationIndex()