Searched refs:IgnoreCSRForAllocOrder (Results 1 – 2 of 2) sorted by relevance
99 if (IgnoreCSRForAllocOrder != CSRHintsForAllocOrder) { in runOnMachineFunction()101 IgnoreCSRForAllocOrder = CSRHintsForAllocOrder; in runOnMachineFunction()
64 BitVector IgnoreCSRForAllocOrder; variable