Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp676 LiveInterval &B, bool BreaksHint) { in shouldEvict() argument
681 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
754 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterference() local
756 Cost.BrokenHints += BreaksHint; in canEvictInterference()
764 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()