Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.h306 DataType::Type lookup_type = DataType::ToSigned(type); in FindHeapLocationIndex() local
310 loc->GetType() == lookup_type && in FindHeapLocationIndex()