Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
372 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local373 if (FirstUnalloc == Regs.size()) in AllocateReg()377 unsigned Reg = Regs[FirstUnalloc]; in AllocateReg()413 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local414 if (FirstUnalloc == Regs.size()) in AllocateReg()418 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()