Searched refs:FirstUnalloc (Results 1 – 1 of 1) sorted by relevance
346 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local347 if (FirstUnalloc == Regs.size()) in AllocateReg()351 unsigned Reg = Regs[FirstUnalloc]; in AllocateReg()387 unsigned FirstUnalloc = getFirstUnallocated(Regs); in AllocateReg() local388 if (FirstUnalloc == Regs.size()) in AllocateReg()392 unsigned Reg = Regs[FirstUnalloc], ShadowReg = ShadowRegs[FirstUnalloc]; in AllocateReg()