Searched refs:scratch_regs_ (Results 1 – 2 of 2) sorted by relevance
179 SLICER_CHECK(scratch_regs_.size() == static_cast<size_t>(allocate_count_)); in ScratchRegs()180 return scratch_regs_; in ScratchRegs()192 std::set<dex::u4> scratch_regs_; variable
691 SLICER_CHECK(scratch_regs_.insert(first_reg + i).second); in Allocate()707 scratch_regs_.clear(); in Apply()728 assert(scratch_regs_.size() == size_t(allocate_count_)); in Apply()