Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.h227 bool hasInterference() { in hasInterference() function
H A DRegAllocGreedy.cpp1192 if (!Intf.hasInterference()) in addSplitConstraints()
1256 if (!Intf.hasInterference()) { in addThroughConstraints()
1587 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1625 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()