Searched refs:AvailablePhysReg (Results 1 – 1 of 1) sorted by relevance
110 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs() local112 if (AvailablePhysReg == ~0u) { in allocatePhysRegs()135 if (AvailablePhysReg) in allocatePhysRegs()136 Matrix->assign(*VirtReg, AvailablePhysReg); in allocatePhysRegs()