Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp848 LiveInterval &B, bool BreaksHint) { in shouldEvict() argument
853 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
934 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterference() local
936 Cost.BrokenHints += BreaksHint; in canEvictInterference()
944 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()
994 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterferenceInRange() local
996 Cost.BrokenHints += BreaksHint; in canEvictInterferenceInRange()