Searched refs:scratch_regs_ (Results 1 – 2 of 2) sorted by relevance
179 SLICER_CHECK_EQ(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
703 SLICER_CHECK(scratch_regs_.insert(first_reg + i).second); in Allocate()719 scratch_regs_.clear(); in Apply()740 assert(scratch_regs_.size() == size_t(allocate_count_)); in Apply()