Searched refs:scratch_regs_ (Results 1 – 2 of 2) sorted by relevance
168 SLICER_CHECK(scratch_regs_.size() == static_cast<size_t>(allocate_count_)); in ScratchRegs()169 return scratch_regs_; in ScratchRegs()181 std::set<dex::u4> scratch_regs_; variable
616 SLICER_CHECK(scratch_regs_.insert(first_reg + i).second); in Allocate()632 scratch_regs_.clear(); in Apply()653 assert(scratch_regs_.size() == size_t(allocate_count_)); in Apply()