Searched refs:max_regs (Results 1 – 1 of 1) sorted by relevance
440 int max_regs = GetNumSSARegs() + GetMaxPossibleCompilerTemps(); in InitRegLocations() local441 RegLocation* loc = static_cast<RegLocation*>(arena_->Alloc(max_regs * sizeof(*loc), in InitRegLocations()