Searched refs:CSRHintsForAllocOrder (Results 1 – 1 of 1) sorted by relevance
95 BitVector CSRHintsForAllocOrder(TRI->getNumRegs()); in runOnMachineFunction() local98 CSRHintsForAllocOrder[*AI] = STI.ignoreCSRForAllocationOrder(mf, *AI); in runOnMachineFunction()99 if (IgnoreCSRForAllocOrder != CSRHintsForAllocOrder) { in runOnMachineFunction()101 IgnoreCSRForAllocOrder = CSRHintsForAllocOrder; in runOnMachineFunction()