Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp405 bool EnableAdvancedRASplitCost; member in __anone1e285680111::RAGreedy
1622 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1665 if (EnableAdvancedRASplitCost && CanCauseEvictionChain && in calcGlobalSplitCost()
3319 EnableAdvancedRASplitCost = in runOnMachineFunction()