HomeSort by relevance Sort by last modified time
    Searched full:my_sreg (Results 1 - 1 of 1) sorted by null

  /art/compiler/dex/quick/
ralloc_util.cc 950 int my_sreg = info->SReg(); local
951 if (info->IsTemp() && info->IsLive() && info->IsWide() && my_sreg != INVALID_SREG) {
960 int diff = my_sreg - partner_sreg;
    [all...]

Completed in 46 milliseconds