Home
last modified time | relevance | path

Searched refs:EnableAdvancedRASplitCost (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp405 bool EnableAdvancedRASplitCost; member in __anonb5fb81910111::RAGreedy
1641 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1684 if (EnableAdvancedRASplitCost && CanCauseEvictionChain && in calcGlobalSplitCost()
3343 EnableAdvancedRASplitCost = in runOnMachineFunction()