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