Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h223 bool hasInterference() { in hasInterference() function
H A DRegAllocGreedy.cpp755 if (!Intf.hasInterference()) in addSplitConstraints()
818 if (!Intf.hasInterference()) { in addThroughConstraints()
1032 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()