Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dralloc_util.cc508 RegisterInfo* info_high = GetRegInfo(reg.GetHigh()); in AllocLiveReg() local
512 if (info_high->IsTemp()) { in AllocLiveReg()
513 info_high->MarkInUse(); in AllocLiveReg()