Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h393 RegisterInfo* FindMatchingView(uint32_t storage_used) { in FindMatchingView() argument
396 if (res->StorageMask() == storage_used) in FindMatchingView()