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.cpp621 if (!Intf.hasInterference()) in addSplitConstraints()
684 if (!Intf.hasInterference()) { in addThroughConstraints()
898 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()