Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h222 bool hasInterference() { in hasInterference() function
H A DRegAllocGreedy.cpp1268 if (!Intf.hasInterference()) in addSplitConstraints()
1331 if (!Intf.hasInterference()) { in addThroughConstraints()
1641 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1678 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()