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

  /art/compiler/dex/quick/
ralloc_util.cc 645 void Mir2Lir::NullifyRange(RegStorage reg, int s_reg) {
699 NullifyRange(rl.reg, rl.s_reg_low);
709 NullifyRange(rs, rl.s_reg_low);
    [all...]
mir_to_lir.h 738 void NullifyRange(RegStorage reg, int s_reg);
    [all...]

Completed in 615 milliseconds