Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInterferenceCache.h216 bool hasInterference() { in hasInterference() function
DRegAllocGreedy.cpp949 if (!Intf.hasInterference()) in addSplitConstraints()
1001 if (!Intf.hasInterference()) { in addThroughConstraints()
1181 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()