Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dralloc_util.cc522 RegisterInfo* info_low = GetRegInfo(reg.GetLow()); in AllocLiveReg() local
524 if (info_low->IsTemp()) { in AllocLiveReg()
525 info_low->MarkInUse(); in AllocLiveReg()