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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp403 bool EnableAdvancedRASplitCost; variable
1594 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn &&
1638 if (EnableAdvancedRASplitCost && CanCauseEvictionChain &&
3209 EnableAdvancedRASplitCost =

Completed in 163 milliseconds