Searched refs:next_ref_reg_ (Results 1 – 2 of 2) sorted by relevance
136 next_ref_reg_ = &next_core64_reg_; in RegisterPool()139 next_ref_reg_ = &next_core_reg_; in RegisterPool()417 RegStorage res = AllocTempBody(*reg_pool_->ref_regs_, reg_pool_->next_ref_reg_, required); in AllocTempRef()
448 int* next_ref_reg_; variable