Searched refs:RawOrder (Results 1 – 1 of 1) sorted by relevance
144 ArrayRef<MCPhysReg> RawOrder = RC->getRawAllocationOrder(*MF); in compute() local145 for (unsigned PhysReg : RawOrder) { in compute()