Searched refs:allocate_count_ (Results 1 – 2 of 2) sorted by relevance
161 : allocate_count_(allocate_count), allow_renumbering_(allow_renumbering) { in allocate_count_() function168 SLICER_CHECK(scratch_regs_.size() == static_cast<size_t>(allocate_count_)); in ScratchRegs()178 const int allocate_count_;
630 SLICER_CHECK(code->registers + allocate_count_ <= (1 << 16)); in Apply()633 left_to_allocate_ = allocate_count_; in Apply()653 assert(scratch_regs_.size() == size_t(allocate_count_)); in Apply()