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

  /art/compiler/dex/quick/
ralloc_util.cc 136 next_ref_reg_ = &next_core64_reg_;
139 next_ref_reg_ = &next_core_reg_;
417 RegStorage res = AllocTempBody(*reg_pool_->ref_regs_, reg_pool_->next_ref_reg_, required);
    [all...]
mir_to_lir.h 448 int* next_ref_reg_; member in class:art::Mir2Lir::RegisterPool
    [all...]

Completed in 96 milliseconds