Searched refs:AllocOrder (Results 1 – 1 of 1) sorted by relevance
128 ArrayRef<MCPhysReg> AllocOrder = RegClassInfo.getOrder(RC); in allocatePhysRegs() local129 if (AllocOrder.empty()) in allocatePhysRegs()142 VRM->assignVirt2Phys(VirtReg->reg(), AllocOrder.front()); in allocatePhysRegs()