Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp151 bool BreaksHint) const { in shouldEvict()
156 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
251 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg()); in canEvictInterferenceBasedOnCost() local
253 Cost.BrokenHints += BreaksHint; in canEvictInterferenceBasedOnCost()
261 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterferenceBasedOnCost()