Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterferenceCache.h222 bool hasInterference() { in hasInterference() function
H A DRegAllocGreedy.cpp617 if (!Intf.hasInterference()) in addSplitConstraints()
680 if (!Intf.hasInterference()) { in addThroughConstraints()
876 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()