Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp410 bool EnableAdvancedRASplitCost; member in __anonc49c92c20111::RAGreedy
1587 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1631 if (EnableAdvancedRASplitCost && CanCauseEvictionChain && in calcGlobalSplitCost()
3206 EnableAdvancedRASplitCost = ConsiderLocalIntervalCost || in runOnMachineFunction()