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