HomeSort by relevance Sort by last modified time
    Searched refs:ResetDefBody (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
ralloc_util.cc 653 GetRegInfo(reg.GetLow())->ResetDefBody();
654 GetRegInfo(reg.GetHigh())->ResetDefBody();
656 GetRegInfo(reg)->ResetDefBody();
732 info->ResetDefBody();
    [all...]
mir_to_lir.h 372 ResetDefBody();
412 void ResetDefBody() { def_start_ = def_end_ = nullptr; }
    [all...]

Completed in 39 milliseconds