Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
359 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local360 if (FirstUnalloc == Regs.size()) in AllocateReg()364 unsigned Reg = Regs[FirstUnalloc]; in AllocateReg()400 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local401 if (FirstUnalloc == Regs.size()) in AllocateReg()405 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()